1
Fork 0
raytracer/README.md

6 lines
178 B
Markdown
Raw Normal View History

2020-02-17 10:33:56 -05:00
# Raytracer
A multi-threaded raytracer using glm, tinyobjloader, stb and C++17.
![example result](https://raw.githubusercontent.com/redstrate/raytracer/master/misc/output.png)