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: about 1 month ago
JSON representation

Ray Tracing with plain PPM

Awesome Lists containing this project

README

          

# ray-tracing

### Features
* C++20
* CMake
* plain PPM Format
* vec3
* dot / cross product
* camera
* others