Skip to content

c4rlo/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raytracer

Just for fun: a simple raytracer, written by following the excellent tutorial by Gabriel Gambetta, with some extensions.

Features

  • Read a scene from a file, output it to a .png file
  • Spheres (no other shapes currently supported)
  • Ambient, diffuse, and specular lighting
  • Shadows
  • Transparency
  • Reflections
  • Refractions
  • Multithreading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages