Block a user
elias
synced and deleted reference 2025-06-13 04:02:02 +00:00
refs/tags/codex/move-voxel-system-functions-to-compute-shader at elias/voxel-simulation from mirror
elias
synced commits to codex/implement-rendering-and-mesh-generation-optimizations at elias/voxel-simulation from mirror
2025-06-13 04:02:02 +00:00
elias
synced commits to codex/move-voxel-system-functions-to-compute-shader at elias/voxel-simulation from mirror
2025-06-12 03:32:02 +00:00
elias
synced commits to codex/move-voxel-system-functions-to-compute-shader at elias/voxel-simulation from mirror
2025-06-11 19:22:02 +00:00
elias
synced new reference codex/move-voxel-system-functions-to-compute-shader to elias/voxel-simulation from mirror
2025-06-11 11:12:04 +00:00
elias
synced and deleted reference 2025-06-11 11:12:04 +00:00
refs/tags/codex/move-functions-to-compute-shader-for-performance at elias/voxel-simulation from mirror
elias
synced commits to codex/move-voxel-system-functions-to-compute-shader at elias/voxel-simulation from mirror
2025-06-11 11:12:04 +00:00
elias
synced commits to codex/move-functions-to-compute-shader-for-performance at elias/voxel-simulation from mirror
2025-06-11 03:02:03 +00:00
elias
synced new reference codex/move-functions-to-compute-shader-for-performance to elias/voxel-simulation from mirror
2025-06-11 03:02:03 +00:00
Add big_space plugin for large world support
Codex/improve voxel rendering with lod system
Add big_space plugin for large world support
Codex/improve voxel rendering with lod system
Fix LOD calculation with large view distances
Fix LOD calculation with large view distances
Implement distance-based LOD meshing
Implement distance-based LOD meshing
Add distance-based LOD system