Skip to content

jin/raytracer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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