Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 694 Bytes

File metadata and controls

21 lines (10 loc) · 694 Bytes

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