added main menus, improved shading

This commit is contained in:
2025-07-18 20:37:52 +03:00
parent dddf1b5881
commit 070c3ff309
45 changed files with 859 additions and 271 deletions

View File

@@ -12,7 +12,7 @@ DECLARE_CONSTANTS()
int2 resolution;
uint2 size;
int2 position;
float4 color;
float4 fontColor;
float2 glyphPos;
float2 glyphSize;
uint font;