An open API service indexing awesome lists of open source software.

https://github.com/nezteb/ray-tracer-cpp


https://github.com/nezteb/ray-tracer-cpp

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

          

# Ray Tracer C++

Relevant links:
- https://raytracing.github.io/books/RayTracingInOneWeekend.html
- https://graphicscodex.com/app/app.html?page=_rn_CPP
- https://cmake.org/cmake/help/latest/guide/tutorial/A%20Basic%20Starting%20Point.html

TODO:
- Set up tests
- https://github.com/catchorg/Catch2?tab=readme-ov-file
- https://github.com/catchorg/Catch2/blob/devel/docs/tutorial.md#top
- https://cmake.org/cmake/help/latest/manual/ctest.1.html
- Set up linter/sanitizers
- https://github.com/google/sanitizers
- https://github.com/friendlyanon/cmake-init-executable/blob/master/.github/workflows/ci.yml#L65
- https://github.com/friendlyanon/cmake-init-executable/blob/master/CMakePresets.json