This project implements a basic ray tracer that can render 3D scenes with geometric primitives like spheres and planes. It features refraction simulation for transparent objects and supports basic ...
A PyCharm plugin that provides real-time function execution time profiling using Python's tracing capabilities. This plugin allows developers to trace specific ...