+ | Starting bvh

This commit is contained in:
TheRedShip
2025-01-16 23:50:09 +01:00
parent 67eca73d47
commit 6f80a66550
10 changed files with 204 additions and 16 deletions

View File

@ -61,6 +61,7 @@ struct Vertex {
# include "Scene.hpp"
# include "SceneParser.hpp"
# include "ObjParser.hpp"
# include "BVH.hpp"