Add distance-based voxel loading #5

Closed
opened 2025-06-10 02:28:22 +00:00 by elias · 0 comments
Owner

Originally created by @eliasstepanik on 6/9/2025

Summary

  • add helper to sort voxels relative to the camera
  • sort the loading queue on startup and each frame
  • persist and load voxel data via Octree
  • integrate world loading systems into EnvironmentPlugin

Testing

  • cargo check --workspace (fails: The system library alsa required by crate alsa-sys was not found)

https://chatgpt.com/codex/tasks/task_e_684707bc558c8326a4aeb53322ed0e5c

*Originally created by @eliasstepanik on 6/9/2025* ## Summary - add helper to sort voxels relative to the camera - sort the loading queue on startup and each frame - persist and load voxel data via Octree - integrate world loading systems into `EnvironmentPlugin` ## Testing - `cargo check --workspace` *(fails: The system library `alsa` required by crate `alsa-sys` was not found)* ------ https://chatgpt.com/codex/tasks/task_e_684707bc558c8326a4aeb53322ed0e5c
elias closed this issue 2025-06-10 02:28:22 +00:00
elias added the
codex
codex
codex
codex
labels 2025-06-10 02:28:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: elias/voxel-simulation#5
No description provided.