Skip to content

Implementation based on the book The Ray Tracer Challenge

License

Notifications You must be signed in to change notification settings

Riddle1988/qt_raytracer_challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake Build Matrix

qt_raytracer_challenge

A Qt (for visuals) implementation based on the book The Ray Tracer Challenge. The idea is to completely follow the book and create tests and corresponding implementation.

I'm trying to stay off any predefined data structures and algorithms probably done already in any standard libraries, C/C++ or Qt. For some parts I will use them where it makes sense (to me :).

The book can be found here: https://pragprog.com/book/jbtracer/the-ray-tracer-challenge.

About

Implementation based on the book The Ray Tracer Challenge

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.7%
  • QML 3.9%
  • Other 1.4%