ADD: Floating origin system

This commit is contained in:
2025-12-14 21:37:49 +09:00
parent eb5a04e95a
commit d6ad2bf252
18 changed files with 728 additions and 69 deletions

View File

@@ -4,6 +4,7 @@ add_executable (vulkan_engine
main.cpp
# core root
core/types.h
core/world.h
core/config.h
core/context.h
core/context.cpp