puray
puray copied to clipboard
Pure Python Raytracer
Results
1
puray issues
Sort by
recently updated
recently updated
newest added
Try inserting the following statements to the RenderEngine class color_at() method after line 125 of the engine.py module: # Test if to_light ray hits another object before reaching the light....