Skip to content

1.3.2

Compare
Choose a tag to compare
@Eisenwave Eisenwave released this 13 Mar 21:52
· 52 commits to master since this release

This release is mostly improving performance and stability:

  • Fix: While very rare, it was possible for triangles that are exactly on the edge of two voxels to not be voxelized
  • Performance: Creating VOX palettes has been sped up significantly using truncation in addition to k-means clustering
  • Performance: Voxelization now relies less on dynamic memory which does slightly improve voxelization speed
  • Performance: More voxel-io built-in functions have been defined for MSVC, which may slightly improve Windows I/O performance