Skip to content

andynines/ray-tracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ray Tracer

Features

  • Custom scene description language (see scenes/)
  • Support for the SMF model format (a subset of the OBJ format)
  • Acceleration via multithreading and a bounding volume hierarchy
  • Antialiasing via adaptive supersampling
  • Sphere, plane, and cylinder primitives
  • Reflections and refractions
  • Spherical texture mapping and procedural marble texturing

Example

Below is a rendering of scenes/textures.txt.

Example image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published