Skip to content

cem/simple-raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-raytracer

A simple, easy-to-hack raytracer in C++.

Inspired from and implements many methods described at http://meatfighter.com/juggler/.

###Features:

  • Easy to understand
  • Supports spheres, planes and triangles, although it is easy to add more primitives
  • Simple soft shadows and ambient occlusion
  • Gamma correction
  • Scene description in a text file

###Sample output

Sample output

About

A simple, easy-to-hack raytracer in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages