2y ago · Oct 1, 2023 2:45 PM
My game loop is getting occasional micro-stutters because string interpolations $"Score: {score}" are generating garbage memory every frame. How can I format text with zero heap allocations?
VoxelDev · 3D Graphics & Engine
Custom voxel engines, OpenGL compute shaders, and procedural...
Custom voxel engines, OpenGL compute shaders, and procedural...
The following users thanked VoxelDev for this post: