Skip to content

jin/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A TypeScript project with GPU.js

Installation

npm install typescript

Running

tsc # builds to app.js
open index.html

Others

GPU.js TypeScript definition file is in lib/gpu.d.ts.

About

Animated parallel raytracer in TypeScript compiled to WebGL, using GPU.js. Specular, Lambertian reflections included.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published