Euler operator (digital geometry)

From Wikipedia, the free encyclopedia

In solid modeling and computer-aided design, the Euler operators modify the graph of connections to add or remove details of a mesh while preserving its topology. They are named by Baumgart [1] after the Euler–Poincaré characteristic. He chose a set of operators sufficient to create useful meshes, some lose information and so are not invertible.

The boundary representation for a solid object, its surface, is a polygon mesh of vertices, edges and faces. Its topology is captured by the graph of the connections between faces. A given mesh may actually contain multiple unconnected shells (or bodies); each body may be partitioned into multiple connected components each defined by their edge loop boundary. To represent a hollow object, the inside and outside surfaces are separate shells.

Let the number of vertices be V, edges be E, faces be F, components H, shells S, and let the genus be G (S and G correspond to the b0 and b2 Betti numbers respectively). Then, to denote a meaningful geometric object, the mesh must satisfy the generalized Euler–Poincaré formula

 VE + F = H + 2 * (SG)

The Euler operators preserve this characteristic. The Eastman paper lists the following basic operators, and their effects on the various terms:

More information Name, Description ...
NameDescriptionΔVΔEΔFΔHΔSΔG
MBFLVMake Body-Face-Loop-Vertex+1+1+1
MEVMake Edge-Vertex+1+1
MEFLMake Edge-Face-Loop+1+1
MEKLMake Edge, Kill Loop+11
KFLEVBKill Faces-Loops-Edges-Vertices-Body2nn1
KFLEVMGKill Faces-Loops-Edges-Vertices, Make Genus2nn+1
Close

Geometry

Euler operators modify the mesh's graph creating or removing faces, edges and vertices according to simple rules while preserving the overall topology thus maintaining a valid boundary (i.e. not introducing holes). The operators themselves don't define how geometric or graphical attributes map to the new graph: e.g. position, gradient, uv texture coordinate, these will depend on the particular implementation.

See also

  • Boundary representation
  • Lecture 31 of AML710 Computer Aided Design – Dr S. Hegde of Indian Institute of Technology Delhi

References

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.