add 2D physics (use box2d), fixed some little bugs

This commit is contained in:
2025-12-12 16:47:04 +08:00
parent 804c1d84ce
commit 4140a5b4be
27 changed files with 805 additions and 64 deletions

View File

@ -55,7 +55,6 @@ set(LINK_LIBRARIES_PRIVATE
tinyFileDialogs
FastNoise
yaml-cpp
box2d
)
set(LINK_LIBRARIES_PUBLIC
@ -63,6 +62,7 @@ set(LINK_LIBRARIES_PUBLIC
glm
EnTT::EnTT
mono
box2d
)
# link library opengl