Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romanzaycev/yet-another-tiny-raytracer
https://github.com/romanzaycev/yet-another-tiny-raytracer
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/romanzaycev/yet-another-tiny-raytracer
- Owner: romanzaycev
- Created: 2020-03-28T16:59:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T09:19:47.000Z (almost 5 years ago)
- Last Synced: 2023-08-12T03:57:15.446Z (over 1 year ago)
- Language: Go
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yet-another-tiny-raytracer
_Based on Dmitry V. Sokolov's "tinyraytracer" project_
###### Build and run:
```bash
git clone https://github.com/romanzaycev/yet-another-tiny-raytracer.git
cd yet-another-tiny-raytracer
make run
```###### Test video
[![youtube.com](http://img.youtube.com/vi/9fi2OjODwuA/0.jpg)](http://www.youtube.com/watch?v=9fi2OjODwuA)