mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-04-10 06:14:07 +08:00
feat: add frustum culling
This commit is contained in:
@@ -53,6 +53,7 @@ add_executable(${PROJECT_NAME}
|
||||
src/input.cpp
|
||||
src/map_table.cpp
|
||||
src/texture_manager.cpp
|
||||
src/tools/math_tools.cpp
|
||||
src/tools/shader_tools.cpp
|
||||
src/tools/log.cpp
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user