Skip to content

mathusiast/jsRayTracer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It's a school project: a Ray Tracer written with web technologies. I've taken the file format and all the examples from the Ray Tracer of my friends Maxime Mouial and Clément Bœsch.

It is powered by glMatrix, CodeMirror, CoffeeScript, Twitter Bootstrap, jQuery and Web Workers.

Features

  • Objects: Plane, Sphere, Cone, Cylinder, Portal
  • Reflection, Refraction, Opacity
  • Textures, with Alpha handling
  • Checkerboard, Perlin Noise
  • Colored Lights
  • Object cut via bounding box
  • Anti-aliasing: Sub/Super-sampling and multiple random rays per pixel

Examples

About

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors