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.73k stars 390 forks source link

Generalized Adaptive Refinement for Grid-based Hexahedral Meshing #208

Open TarasKydon opened 3 weeks ago

TarasKydon commented 3 weeks ago

Generalized Adaptive Refinement for Grid-based Hexahedral Meshing

This option in "OpenVDB adaptivity" helps to speed up calculations and significantly lighten the grid. whether a similar adaptation can be applied to MarchingCubes ?