Skip to content

antirez/jsrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

jsrt README

jsrt is a simple to understand Javascript implementation of ray tracing that was designed mainly to be easy to understand and modify. It only supports very basic features (spheres and planes are the only objects you can render) but is fast enough to render small animations in real time.

If you want to see it in action, there is a demo here.

About

Javascript ray tracing engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published