marching-cubes
marching-cubes copied to clipboard
C++ implementation of the Marching Cubes algorithm
Results
1
marching-cubes issues
Sort by
recently updated
recently updated
newest added
Hi @nihaljn , how can I make my mesh smoother? I used your approach for computing a surface from a binary image and my mesh is quite edgy, slightly different...