Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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++.
- Host: GitHub
- URL: https://github.com/dinowernli/raytracer
- Owner: dinowernli
- License: mit
- Created: 2015-09-29T18:23:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-19T17:10:33.000Z (over 9 years ago)
- Last Synced: 2024-11-12T22:37:35.336Z (2 months ago)
- Language: C++
- Homepage:
- Size: 6.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A raytracer written in C++.
Build
=====Execute `scons`.
Tests
=====Execute `scons test && ./build/unit_tests`.