MarchingCubesBurst icon indicating copy to clipboard operation
MarchingCubesBurst copied to clipboard

Multithreaded Marching Cubes algorithm implementation using Unity C# job system, compiled by Burst compiler

Results 1 MarchingCubesBurst issues
Sort by recently updated
recently updated
newest added

I'm a newbie to unity, but I got your awesome library to work to display a mesh from volumetric data. However, I noticed that if my grid points are not...