Easy Voxels: Marching Cubes

Easy Voxels: Marching Cubes 1.2.2 is Live!

  • Optimized and cleaned the algorithm.
  • Implemented the Simplifier in Do Convert Voxel Data.
  • Removed the Density data TMap from Do Generate Voxel Data. This is and should be handled within Density Data Builder
  • New function Get Editor Camera Transform which allows to use the camera coordinates in Simulate mode
  • Fixed a bug that would cause a crash when trying to Cancel a worker.
  • New data type “Voxel Data” which stores the generated voxel coordinates and triangles.
  • Updated demo projects to reflect the changes.