I need to learn the Marching Cubes Algorithm. I looked on google and I found some sites but they just talked about the history and what the Marching Cubes algorithm does and not how to do it. Some of the sites I found told you how to do it but not in Javascript or C#. None of the sites had tutorials on how to do it in Unity. I would probably do the coding in Javascript but I know C++ so I could pick up C# if I needed to.
There is at least a 2D marching cubes on the unity script wiki,and there are several selections in the Asset Store, at least one is free. Look for ‘minecraft’ or ‘voxel’
There is at least a 2D marching cubes on the unity script wiki,and there are several selections in the Asset Store, at least one is free. Look for ‘minecraft’ or ‘voxel’