Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dinowernli/raytracer

A raytracer written in C++.
https://github.com/dinowernli/raytracer

Last synced: 9 days ago
JSON representation

A raytracer written in C++.

Awesome Lists containing this project

README

        

A raytracer written in C++.

Build
=====

Execute `scons`.

Tests
=====

Execute `scons test && ./build/unit_tests`.