Skip to content

0.3.2

Compare
Choose a tag to compare
@splashdust splashdust released this 12 Nov 16:02
· 199 commits to main since this release
eeab4b2
  • Performance improvements:
    • More granular resources for more parallelization opportunities.
    • Pre-calculate hash for voxels array for faster mesh cache lookups
    • Buffered iserts/updates and removes for ChunkMap, to reduce time spent waiting to aquire RwLock.