An open API service indexing awesome lists of open source software.

https://github.com/elasticrash/raytracejs

Node Js RayTracer
https://github.com/elasticrash/raytracejs

Last synced: 2 months ago
JSON representation

Node Js RayTracer

Awesome Lists containing this project

README

        

# NodeJs RayTracer
a simple Ray Tracer in NodeJs, ported from the following c++ tutorial :

https://github.com/petershirley/raytracinginoneweekend

# output

![raytrace test image](./test.png)