mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | Triangle intersection
This commit is contained in:
@ -39,6 +39,7 @@ struct Vertex {
|
||||
# include "objects/Sphere.hpp"
|
||||
# include "objects/Plane.hpp"
|
||||
# include "objects/Quad.hpp"
|
||||
# include "objects/Triangle.hpp"
|
||||
|
||||
# include "Camera.hpp"
|
||||
# include "Window.hpp"
|
||||
|
Reference in New Issue
Block a user