Skip to content

Optimized circle rendering + world space text / label rendering#12

Merged
cev-api merged 2 commits into
cev-api:masterfrom
Altidias:master
Jun 21, 2026
Merged

Optimized circle rendering + world space text / label rendering#12
cev-api merged 2 commits into
cev-api:masterfrom
Altidias:master

Conversation

@Altidias

Copy link
Copy Markdown

Description

Optimized world space text / label drawing, text labels previously allocated a 4MB StagedVertexBuffer and issued a GPU render pass per glyph, every frame which was causing performance issues in label heavy scenes.

Also heavily optimized circle drawing in SpawnRadiusHack + TrialSpawnerESP which was heavily impacting performance.

Altidias added 2 commits June 21, 2026 18:50
…er flushed once per frame, consolidate glyphs, and drop per-label 4MB allocations. Speeds up every label hack
@cev-api cev-api merged commit 5ddd6f1 into cev-api:master Jun 21, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants