Skip to content

Learning-Ray-Tracing-From-Zero/GHDpt-cpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GHDpt-cpp

This is a C++ implementation of the Ray Tracing in One Weekend book by Peter Shirley.

I added a GUI to the project to make it easier to experiment with the code. The code is multithreaded and uses a progressive rendering technique to give faster feedbacks.

demo

ghdpt-cpp-demo.mp4

You can watch a video of the project in action here.

Credits

License

By Gholamreza Dar 2024

About

A simple progressive path tracer in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 97.7%
  • CMake 2.3%