Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ztgx/ray-tracing
Ray Tracing with plain PPM
https://github.com/ztgx/ray-tracing
Last synced: 2 days ago
JSON representation
Ray Tracing with plain PPM
- Host: GitHub
- URL: https://github.com/ztgx/ray-tracing
- Owner: zTgx
- Created: 2022-09-09T02:05:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-28T08:32:52.000Z (over 2 years ago)
- Last Synced: 2023-03-08T07:46:08.572Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ray-tracing
### Features
* C++20
* CMake
* plain PPM Format
* vec3
* dot / cross product
* camera
* others