Skip to content

A small raytracer following "Ray Tracing in One Weekend" guide in C++

Notifications You must be signed in to change notification settings

f3sch/cpp_raytracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RayTracer in C++20

Following Ray Tracing in One Weekend

Book 1

Here an example scene created after book 1. I added some parallism using OpenMP. Book 1

TODO: [] Make a scene render class. A simple rotation for generation of gifs suffices [] Add a rectangle class

About

A small raytracer following "Ray Tracing in One Weekend" guide in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published