ctlee / gamer

Geometry-preserving Adaptive Mesher
https://gamer.readthedocs.io
Other
32 stars 10 forks source link

changed hasHole so that it allows for certain non-manifold geometries… #53

Open justinlaughlin opened 3 years ago

justinlaughlin commented 3 years ago

… (e.g. edge connected to three faces)

Description

I want to generate a binary. Also I think this change is generally good because hasHole should only check for a hole, not general non-manifoldness.

Todos

Questions

Status