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

https://github.com/chamale-rac/cpp-tracer

Ray tracer using C++ and SDL2 as main library.
https://github.com/chamale-rac/cpp-tracer

Last synced: about 1 month ago
JSON representation

Ray tracer using C++ and SDL2 as main library.

Awesome Lists containing this project

README

        

# cpp-tracer
Ray tracer using C++ and SDL2 as main library.

## Usage 🔨

🧠 `make` to compile the code, `executable` will be created.

⚠️ `make clean` to clean the stuff...