添加 文本渲染

This commit is contained in:
2025-10-30 23:22:18 +08:00
parent 875a77ff5b
commit c218d9a31d
24 changed files with 645 additions and 29 deletions

6
.gitmodules vendored
View File

@ -26,3 +26,9 @@
[submodule "Hazel/vendor/box2d"]
path = Hazel/vendor/box2d
url = https://github.com/erincatto/box2d.git
[submodule "Hazel/vendor/msdf-atlas-gen"]
path = Hazel/vendor/msdf-atlas-gen
url = https://github.com/Chlumsky/msdf-atlas-gen.git
[submodule "Hazel/vendor/freetype"]
path = Hazel/vendor/freetype
url = https://github.com/freetype/freetype.git