- Home /
Best place to learn Marching Cubes Algorithm?
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.
Answer by DaveA · Oct 21, 2012 at 05:51 PM
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'
Answer by DaveA · Oct 21, 2012 at 05:51 PM
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'