Skip to content

git-audo/raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raytracer

A non physically accurate raytracer, written from scratch in C++.
Features light reflection, scattering and basic antialiasing.

The generated image is saved in a ppm file.

You can build and launch the program with the command make && build/render.
Tested only on MacOS Monterey.

About

Raytracing from scratch in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published