Top Qs
Timeline
Chat
Perspective

Surface triangulation

Partition of a surface into a net of triangles From Wikipedia, the free encyclopedia

Surface triangulation
Remove ads

Triangulation of a surface means

  • a net of triangles, which covers a given surface partly or totally, or
  • the procedure of generating the points and triangles of such a net of triangles.
Thumb
Triangulation of an implicit surface of genus 3
Thumb
Triangulation of a parametric surface (Monkey Saddle)

Approaches

Summarize
Perspective

This article describes the generation of a net of triangles. In literature there are contributions which deal with the optimization of a given net.

Surface triangulations are important for

The triangulation of a parametrically defined surface is simply achieved by triangulating the area of definition (see second figure, depicting the Monkey Saddle). However, the triangles may vary in shape and extension in object space, posing a potential drawback. This can be minimized through adaptive methods that consider step width while triangulating the parameter area.

To triangulate an implicit surface (defined by one or more equations) is more difficult. There exist essentially two methods.

  • One method divides the 3D region of consideration into cubes and determines the intersections of the surface with the edges of the cubes in order to get polygons on the surface, which thereafter have to be triangulated (cutting cube method).[1][2] The expenditure for managing the data is great.
  • The second and simpler concept is the marching method.[3][4][5] The triangulation starts with a triangulated hexagon at a starting point. This hexagon is then surrounded by new triangles, following given rules, until the surface of consideration is triangulated. If the surface consists of several components, the algorithm has to be started several times using suitable starting points.

The cutting cube algorithm determines, at the same time, all components of the surface within the surrounding starting cube depending on prescribed limit parameters. An advantage of the marching method is the possibility to prescribe boundaries (see picture).

Polygonizing a surface means to generate a polygon mesh.

The triangulation of a surface should not be confused with the triangulation of a discrete prescribed plane set of points. See Delaunay triangulation.

Remove ads

See also

References

Software

Loading related searches...

Wikiwand - on

Seamless Wikipedia browsing. On steroids.

Remove ads