guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.8k stars 223 forks source link

Unexpected behaviour of marching cubes #256

Open anellus opened 2 years ago

anellus commented 2 years ago

A shape I made that is symmetrical became asymmetrical when I turned marching cubes on. Is this how marching cubes are supposed to work or is it a bug? v mc

guillaumechereau commented 2 years ago

Might be a bug yes. Would be interesting to compare with other marching cube implementations like the one used by magica voxel.