Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# ray-tracing

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