- Added RenderBitmap and GetUVCoordinates methods to AtlasRenderer for improved bitmap rendering capabilities. - Introduced RenderTilesBatch function in Tilemap for batch rendering of tiles using atlas, reducing draw calls and enhancing performance. - Updated Clear method in AtlasRenderer to properly clean up SDL textures. - Enhanced performance monitoring in PerformanceDashboard to include atlas renderer statistics. - Added unit tests to benchmark atlas rendering performance, confirming efficiency improvements over individual rendering.
15 KiB
15 KiB