Rayview is rendering the sprites way too much #70

Open
opened 2025-07-26 02:57:27 +00:00 by zedshaw · 0 comments
zedshaw commented 2025-07-26 02:57:27 +00:00 (Migrated from lcthw.dev)

Looks like rayview is constantly resorting and rending the sprites even if they're just sitting there during the IDLE state. Only have them render once and keep that image. Probably I'm doing the sprite_casting too often or my little dirty(() optimization isn't actually doing what I think it is.

Looks like rayview is constantly resorting and rending the sprites even if they're just sitting there during the IDLE state. Only have them render once and keep that image. Probably I'm doing the sprite_casting too often or my little dirty(() optimization isn't actually doing what I think it is.
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#70
No description provided.