Skip to content

staceytay/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracer

An in-browser ray tracer with Lambertian and specular reflection. Built with GPU.js.

Blog post on using GPU.js to build a ray tracer. Live demo.

Installing

> npm install -g typescript
> tsc
> open index.html

Releases

No releases published

Packages

No packages published