This website requires JavaScript.
Sign in
redstrate
/
raytracer
Watch
1
Fork
You've already forked raytracer
0
Code
Activity
30
commits
1
branch
0
tags
712
KiB
0aa202e8a1
Commit graph
4 commits
Author
SHA1
Message
Date
Joshua Goins
0aa202e8a1
Return bool in ray_triangle
...
It only returns booleans, so it doesn't make sense for this to be a float.
2024-09-25 10:33:59 +02:00
Joshua Goins
81d5045037
Reformat code
2022-08-16 07:41:12 -04:00
redstrate
783de0a217
Update README and move scene functions into scene.cpp
2020-05-29 22:11:03 -04:00
redstrate
bf68e43af8
Add initial files
2020-02-17 10:37:01 -05:00