added font rendering

This commit is contained in:
2026-05-25 01:35:19 +03:00
parent a9766d6dd6
commit f127ac3801
27 changed files with 657 additions and 43 deletions

View File

@@ -10,6 +10,7 @@
#define MAX_SHADER_COUNT 1024
#define MAX_PHYSICS_COUNT 1024
#define MAX_FONT_COUNT 128
template<typename T, uint32_t nCount>
class CAssetArc