Light Render Description This is a simple ray tracer that I wrote in Python. It supports things like the amount of reflections and upscaling. Setup pip install -r requirements.txt python main.py Dependencies