Add distance-based LOD system #16

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

Originally created by @eliasstepanik on 6/8/2025

Summary

  • implement per-chunk LOD component
  • add helper to compute chunk centre
  • add system to update LOD based on camera distance
  • generate chunk meshes using lower detail for distant chunks
  • integrate LOD system in environment plugin

Testing

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

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

*Originally created by @eliasstepanik on 6/8/2025* ## Summary - implement per-chunk LOD component - add helper to compute chunk centre - add system to update LOD based on camera distance - generate chunk meshes using lower detail for distant chunks - integrate LOD system in environment plugin ## Testing - `cargo check` *(fails: The system library `alsa` required by crate `alsa-sys` was not found)* ------ https://chatgpt.com/codex/tasks/task_e_684529d668788326b477078991d89cdb
elias closed this issue 2025-06-10 02:28:23 +00:00
elias added the
codex
codex
codex
codex
codex
codex
codex
codex
codex
codex
codex
labels 2025-06-10 02:28:23 +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#16
No description provided.