Skip to content

harshaxnim/ray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ray

A Raytracer written in JS. Naturally, it does not involve using WebGL, Math APIs or any other hight level APIs. Individual Pixel manipulation with custom math functions is all there is to this tracer. Go here to see it in action live.

Click to see in action

Find the ray tracer source at content/js/tracer.js

(This is an entire setup, including a flask server and WSGI connection.)

About

A Raytracer written in JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages