Rewrite the MapViewUI::update and friends to not use a string #39

Closed
opened 2025-06-26 17:36:19 +00:00 by zedshaw · 1 comment
zedshaw commented 2025-06-26 17:36:19 +00:00 (Migrated from lcthw.dev)

Currently I'm doing a jank string build every frame I think. Look at string_view or just use an array.

Currently I'm doing a jank string build every frame I think. Look at string_view or just use an array.
zedshaw commented 2025-06-30 17:07:01 +00:00 (Migrated from lcthw.dev)

Actually this isn't that bad, but the real fix is to just redesign MapView to use actual sprites in a grid.

Actually this isn't that bad, but the real fix is to just redesign MapView to use actual sprites in a grid.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: games/raycaster#39
No description provided.