Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 265 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 265 Bytes

ray-tracer-js

Ray tracer renderer with reflections and shadows written in JavaScript. The most important logic is in src/RayTracer.js.

ray tracer renderer