Refactor Chunks and Tiles #4

Open
opened 2025-03-03 22:14:50 +00:00 by chrisbell · 0 comments
Owner

Tiles should now be created individually and assigned an ID, chunks will then store and use tile ID's in its tiles array. This should cut down significantly on chunk size and complexity.

This will also affect drawing the world, chunk generation, getting tiles, etc. It is a major change

Tiles should now be created individually and assigned an ID, chunks will then store and use tile ID's in its tiles array. This should cut down significantly on chunk size and complexity. This will also affect drawing the world, chunk generation, getting tiles, etc. It is a major change
chrisbell added this to the Kanban project 2025-03-03 22:14:50 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
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: chrisbell/odin-raylib-game#4
No description provided.