Remove mirror links
This commit is contained in:
parent
66da66771c
commit
201da6f430
1 changed files with 0 additions and 6 deletions
|
@ -1,10 +1,4 @@
|
|||
# Raytracer
|
||||
[](https://git.sr.ht/~redstrate/raytracer)
|
||||
[](https://github.com/redstrate/raytracer)
|
||||
[](https://git.ryne.moe/redstrate/raytracer)
|
||||
|
||||
A multi-threaded raytracer using glm, tinyobjloader and C++17. The UI is written in imgui and image display is
|
||||
rendered using OpenGL. I tried to write this to not be insanely fast or compact like other raytracers, but to be readable and understandable.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue