A simple JavaScript-based ray tracer that renders a 3D sphere with lighting effects in real-time.
Open index.html
in a web browser to start the ray tracer
or visit the live demo at https://ukhanseecs.github.io/ray_tracer_js/
- Interactive controls for light position, sphere position and radius
- Adjustable colors for sphere and background
- Real-time rendering using HTML5 Canvas
Feel free to contribute!