A mesh processing algorithm that flattens the boundaries of a 3D mesh while preserving its overall shape, useful for preparing meshes for 3D printing or simulation.
Boundary First Flattening (BFF) is a mesh processing algorithm used to flatten the boundaries of a 3D mesh while preserving its overall shape. It works by first identifying the boundary loops on the surface of the mesh, then incrementally flattening each loop while propagating changes inwards. This allows the shape of the model to be preserved as much as possible.
BFF is commonly used as a preprocessing step before 3D printing or finite element analysis simulations. By flattening the boundaries, the mesh can make better contact with build plates or simulation domains. It also reduces distortion and prevents self-intersections from occurring during flattening.
Some key capabilities and applications of Boundary First Flattening include:
Developed by researchers at New York University and Side Effects Software, Boundary First Flattening is available as a geometry processing tool in various 3D modeling and simulation software packages. It provides an efficient method for improving boundary quality while maintaining the integrity of the interior mesh structure.
Be the first to share your experience with Boundary First Flattening (BFF)!
Login to ReviewHere are some alternatives to Boundary First Flattening (BFF):
Suggest an alternative ❐