https://github.com/nezteb/ray-tracer-cpp
https://github.com/nezteb/ray-tracer-cpp
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nezteb/ray-tracer-cpp
- Owner: Nezteb
- Created: 2024-06-29T00:34:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T00:46:54.000Z (about 2 years ago)
- Last Synced: 2025-09-26T14:51:25.948Z (11 months ago)
- Language: C++
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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