gradientspace / geometry3Sharp

C# library for 2D/3D geometric computation, mesh algorithms, and so on. Boost license.
http://www.gradientspace.com
Boost Software License 1.0
1.69k stars 380 forks source link

Remove Internal Mesh #169

Open alphonse-lin opened 2 years ago

alphonse-lin commented 2 years ago

I am wondering, is there a way to reduce the internal mesh? I have read the method in MeshLab, what they use is using ambient occlusion first, then removing those mesh with higher values.