ADD: BVH Selection ongoing

This commit is contained in:
2025-11-19 16:24:32 +09:00
parent 46761a5598
commit 4061cbed4a
8 changed files with 136 additions and 18 deletions

View File

@@ -78,6 +78,8 @@ add_executable (vulkan_engine
scene/vk_scene.h
scene/vk_scene.cpp
scene/vk_scene_picking.cpp
scene/mesh_bvh.h
scene/mesh_bvh.cpp
scene/vk_loader.h
scene/vk_loader.cpp
scene/tangent_space.h