This website requires JavaScript.
Sign in
redstrate
/
raytracer
Watch
1
Fork
You've already forked raytracer
0
Code
Activity
a844a5c2d7
raytracer
/
include
History
Joshua Goins
a844a5c2d7
Use const more in ray_triangle
2024-09-25 10:45:33 +02:00
..
aabb.h
Reformat code
2022-08-16 07:41:12 -04:00
camera.h
Reformat code
2022-08-16 07:41:12 -04:00
image.h
Reformat code
2022-08-16 07:41:12 -04:00
intersections.h
Use const more in ray_triangle
2024-09-25 10:45:33 +02:00
lighting.h
Reformat code
2022-08-16 07:41:12 -04:00
octree.h
Use std::array explicitly in child_pattern
2024-09-25 10:43:50 +02:00
ray.h
Update README and move scene functions into scene.cpp
2020-05-29 22:11:03 -04:00
scene.h
Remove hardcoded PI constant, remove const in declarations
2024-09-25 10:40:38 +02:00
tiny_obj_loader.h
Add initial files
2020-02-17 10:37:01 -05:00