• Joined on 2025-05-10
elias synced commits to master at elias/voxel-simulation from mirror 2025-06-16 21:52:02 +00:00
b85f18e7f3 Merge pull request #33 from eliasstepanik/codex/optimize-expand_root-function-for-performance
bca9ab261d Improve octree root expansion
bd266e533d Fix root expansion shifting
c0e7dc34df optimize root expansion
Compare 4 commits »
elias synced and deleted reference refs/tags/codex/optimize-expand_root-function-for-performance at elias/voxel-simulation from mirror 2025-06-16 21:52:02 +00:00
elias synced commits to codex/optimize-expand_root-function-for-performance at elias/voxel-simulation from mirror 2025-06-15 13:12:03 +00:00
elias synced new reference codex/optimize-expand_root-function-for-performance to elias/voxel-simulation from mirror 2025-06-15 13:12:03 +00:00
elias synced and deleted reference refs/tags/codex/add-voxel-counter-to-octree at elias/voxel-simulation from mirror 2025-06-15 13:12:03 +00:00
elias synced new reference codex/add-voxel-counter-to-octree to elias/voxel-simulation from mirror 2025-06-15 05:02:05 +00:00
elias synced commits to master at elias/voxel-simulation from mirror 2025-06-15 05:02:05 +00:00
292d0508a1 Merge pull request #30 from eliasstepanik/codex/multithread-rebuild_dirty_chunks-und-enqueue_visible_chunks
20622a7c09 Parallelize chunk systems
2bdffe4083 Merge pull request #28 from eliasstepanik/codex/fix-syntax-error-in-greedy_meshing.wgsl
6dc12b96da Avoid stack overflow from large worker buffers
d05c0773c6 Increase GPU worker buffer sizes
Compare 9 commits »
elias synced commits to codex/add-voxel-counter-to-octree at elias/voxel-simulation from mirror 2025-06-15 05:02:05 +00:00
elias synced and deleted reference refs/tags/codex/fix-syntax-error-in-greedy_meshing.wgsl at elias/voxel-simulation from mirror 2025-06-15 05:02:05 +00:00
elias synced commits to master at elias/voxel-simulation from mirror 2025-06-14 20:52:03 +00:00
93dcdb3379 Merge branch 'codex/erweitere-voxel-bearbeitungsfunktionen'
2a24ae1ee6 Revert "Added the possibility for loading textures for voxels."
d48df62b50 Add voxel editing mode
eb130eab93 Reverted Commits
Compare 6 commits »
elias synced and deleted reference refs/tags/codex/build-texture-atlas-for-voxel-world at elias/voxel-simulation from mirror 2025-06-14 20:52:03 +00:00
elias synced commits to codex/fix-syntax-error-in-greedy_meshing.wgsl at elias/voxel-simulation from mirror 2025-06-14 20:52:03 +00:00
elias synced new reference codex/fix-syntax-error-in-greedy_meshing.wgsl to elias/voxel-simulation from mirror 2025-06-14 20:52:03 +00:00
elias synced commits to codex/build-texture-atlas-for-voxel-world at elias/voxel-simulation from mirror 2025-06-14 04:32:02 +00:00
elias synced commits to master at elias/voxel-simulation from mirror 2025-06-14 04:32:02 +00:00
f5714ff105 Merge pull request #26 from eliasstepanik/codex/build-texture-atlas-for-voxel-world
028a966856 Randomize voxel side textures
496c5bf673 Remove voxel color field
eecd786ccb Fix voxel creation calls
430a933e8b fix texture atlas image creation
Compare 14 commits »
elias synced new reference codex/build-texture-atlas-for-voxel-world to elias/voxel-simulation from mirror 2025-06-14 04:32:02 +00:00
elias synced and deleted reference refs/tags/codex/implement-rendering-and-mesh-generation-optimizations at elias/voxel-simulation from mirror 2025-06-14 04:32:02 +00:00
elias synced commits to codex/implement-rendering-and-mesh-generation-optimizations at elias/voxel-simulation from mirror 2025-06-13 12:12:02 +00:00
9ee897d9d2 Fix uniform alignment in visibility worker
4717186086 Refine GPU visibility uniforms and fix worker usage
4589204097 Add GPU-based visible chunk culling
6c4b125ea9 Implement greedy meshing shader
Compare 4 commits »
elias synced commits to master at elias/voxel-simulation from mirror 2025-06-13 04:02:02 +00:00
fb3d60cb2d Merge pull request #22 from eliasstepanik/codex/update-project-for-bevy-0.16.1-compatibility
d93063a8ba Last small fixes
13a0b54364 Update for Bevy 0.16
d56d28c966 Patch Bevy crates to unify version
1152799b4e Update to Bevy 0.16.1
Compare 5 commits »
elias synced new reference codex/implement-rendering-and-mesh-generation-optimizations to elias/voxel-simulation from mirror 2025-06-13 04:02:02 +00:00