mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
~ | Better camera system + | Quad intersection test
This commit is contained in:
@ -38,6 +38,7 @@ struct Vertex {
|
||||
# include "Object.hpp"
|
||||
# include "objects/Sphere.hpp"
|
||||
# include "objects/Plane.hpp"
|
||||
# include "objects/Quad.hpp"
|
||||
|
||||
# include "Camera.hpp"
|
||||
# include "Window.hpp"
|
||||
|
Reference in New Issue
Block a user