Skip to content

Improve UI responsiveness and optimize frustum culling#112

Open
tenox7 wants to merge 1 commit into
YSCEDC:masterfrom
tenox7:optimize-culling
Open

Improve UI responsiveness and optimize frustum culling#112
tenox7 wants to merge 1 commit into
YSCEDC:masterfrom
tenox7:optimize-culling

Conversation

@tenox7
Copy link
Copy Markdown

@tenox7 tenox7 commented Apr 2, 2026

  • Reduce menu loop sleep from 25ms to 1ms for snappier menu interaction
  • Remove redundant PNG title bitmap retry loop that caused periodic stutters
  • Replace expensive atan2-based frustum culling with tangent-based comparison

- reduce menu sleep from 25ms to 1ms for snappier UI interaction
- remove redundant PNG title bitmap retry loop
- replace atan2-based frustum culling with faster tangent comparison
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.

1 participant