A simple Blinn-Phong ray tracer using Python and NumPy.
To-do:
🔳 More shapes
✅Orientable planes
🔳 Refraction/translucence
🔳 Glowing objects
✅ JSON file for objects and lights
🔳 2D cross-sectional scene previews
🔳 Soft shadows (possible bug)
🔳 Easier way to position the camera