A simple raytracer written in javascript based on Ray tracing in one weekend book by Peter Shirley.
Here's a simple scene rendered with this engine.
$ git clone https://github.com/gurpreetsingh-exe/raytracer.git
$ cd raytracer
$ npm start
Open the image.ppm file in any image editing program like Gimp