添加简单的可视化三维控件,添加简单的摄像机控制,添加简单全局输入事件

This commit is contained in:
2025-06-05 19:38:50 +08:00
parent b47fce6fce
commit b2c7a45902
28 changed files with 653 additions and 146 deletions

3
.gitmodules vendored
View File

@ -14,3 +14,6 @@
[submodule "Hazel/vendor/yaml-cpp"]
path = Hazel/vendor/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "Hazel/vendor/ImGuizmo"]
path = Hazel/vendor/ImGuizmo
url = https://github.com/CedricGuillemet/ImGuizmo.git