In
geometry, a vertex (in plural form: vertices or vertexes) is a
point
Point or points may refer to:
Places
* Point, Lewis, a peninsula in the Outer Hebrides, Scotland
* Point, Texas, a city in Rains County, Texas, United States
* Point, the NE tip and a ferry terminal of Lismore, Inner Hebrides, Scotland
* Point ...
where two or more
curve
In mathematics, a curve (also called a curved line in older texts) is an object similar to a line (geometry), line, but that does not have to be Linearity, straight.
Intuitively, a curve may be thought of as the trace left by a moving point (ge ...
s,
line
Line most often refers to:
* Line (geometry), object with zero thickness and curvature that stretches to infinity
* Telephone line, a single-user circuit on a telephone communication system
Line, lines, The Line, or LINE may also refer to:
Arts ...
s, or
edges meet. As a consequence of this definition, the point where two lines meet to form an
angle and the corners of
polygons and
polyhedra are vertices.
Definition
Of an angle

The ''vertex'' of an
angle is the point where two
rays begin or meet, where two line segments join or meet, where two lines intersect (cross), or any appropriate combination of rays, segments, and lines that result in two straight "sides" meeting at one place.
[
:(3 vols.): (vol. 1), (vol. 2), (vol. 3).]
Of a polytope
A vertex is a corner point of a
polygon,
polyhedron, or other higher-dimensional
polytope, formed by the
intersection
In mathematics, the intersection of two or more objects is another object consisting of everything that is contained in all of the objects simultaneously. For example, in Euclidean geometry, when two lines in a plane are not parallel, their i ...
of
edges
Edge or EDGE may refer to:
Technology Computing
* Edge computing, a network load-balancing system
* Edge device, an entry point to a computer network
* Adobe Edge, a graphical development application
* Microsoft Edge, a web browser developed by ...
,
faces or facets of the object.
In a polygon, a vertex is called "
convex" if the
internal angle of the polygon (i.e., the
angle formed by the two edges at the vertex with the polygon inside the angle) is less than π radians (180°, two
right angle
In geometry and trigonometry, a right angle is an angle of exactly 90 Degree (angle), degrees or radians corresponding to a quarter turn (geometry), turn. If a Line (mathematics)#Ray, ray is placed so that its endpoint is on a line and the ad ...
s); otherwise, it is called "concave" or "reflex". More generally, a vertex of a polyhedron or polytope is convex, if the intersection of the polyhedron or polytope with a sufficiently small
sphere centered at the vertex is convex, and is concave otherwise.
Polytope vertices are related to
vertices of graphs, in that the
1-skeleton
In mathematics, particularly in algebraic topology, the of a topological space presented as a simplicial complex (resp. CW complex) refers to the subspace that is the union of the simplices of (resp. cells of ) of dimensions In other word ...
of a polytope is a graph, the vertices of which correspond to the vertices of the polytope, and in that a graph can be viewed as a 1-dimensional simplicial complex the vertices of which are the graph's vertices.
However, in
graph theory, vertices may have fewer than two incident edges, which is usually not allowed for geometric vertices. There is also a connection between geometric vertices and the
vertices of a curve, its points of extreme curvature: in some sense the vertices of a polygon are points of infinite curvature, and if a polygon is approximated by a smooth curve, there will be a point of extreme curvature near each polygon vertex. However, a smooth curve approximation to a polygon will also have additional vertices, at the points where its curvature is minimal.
Of a plane tiling
A vertex of a plane tiling or
tessellation is a point where three or more tiles meet; generally, but not always, the tiles of a tessellation are polygons and the vertices of the tessellation are also vertices of its tiles. More generally, a tessellation can be viewed as a kind of topological
cell complex, as can the faces of a polyhedron or polytope; the vertices of other kinds of complexes such as
simplicial complex
In mathematics, a simplicial complex is a set composed of points, line segments, triangles, and their ''n''-dimensional counterparts (see illustration). Simplicial complexes should not be confused with the more abstract notion of a simplicial set ...
es are its zero-dimensional faces.
Principal vertex

A polygon vertex of a simple polygon is a principal polygon vertex if the diagonal intersects the boundary of only at and . There are two types of principal vertices: ''ears'' and ''mouths''.
Ears
A principal vertex of a simple polygon is called an ear if the diagonal that bridges lies entirely in . (see also
convex polygon) According to the
two ears theorem, every simple polygon has at least two ears.
[.]
Mouths
A principal vertex of a simple polygon is called a mouth if the diagonal lies outside the boundary of .
Number of vertices of a polyhedron
Any
convex polyhedron's surface has
Euler characteristic
In mathematics, and more specifically in algebraic topology and polyhedral combinatorics, the Euler characteristic (or Euler number, or Euler–Poincaré characteristic) is a topological invariant, a number that describes a topological space ...
:
where is the number of vertices, is the number of
edges
Edge or EDGE may refer to:
Technology Computing
* Edge computing, a network load-balancing system
* Edge device, an entry point to a computer network
* Adobe Edge, a graphical development application
* Microsoft Edge, a web browser developed by ...
, and is the number of
faces. This equation is known as
Euler's polyhedron formula. Thus the number of vertices is 2 more than the excess of the number of edges over the number of faces. For example, since a
cube
In geometry, a cube is a three-dimensional solid object bounded by six square faces, facets or sides, with three meeting at each vertex. Viewed from a corner it is a hexagon and its net is usually depicted as a cross.
The cube is the only r ...
has 12 edges and 6 faces, the formula implies that it has eight vertices.
Vertices in computer graphics
In
computer graphics, objects are often represented as triangulated
polyhedra in which the
object vertices are associated not only with three spatial coordinates but also with other graphical information necessary to render the object correctly, such as colors,
reflectance properties, textures, and
surface normal
In geometry, a normal is an object such as a line, ray, or vector that is perpendicular to a given object. For example, the normal line to a plane curve at a given point is the (infinite) line perpendicular to the tangent line to the curve at ...
.
These properties are used in rendering by a
vertex shader, part of the
vertex pipeline The function of the vertex pipeline in any GPU is to take geometry data (usually supplied as vector points), work with it if needed with either fixed function processes (earlier DirectX), or a vertex shader program (later DirectX), and create all of ...
.
See also
*
Vertex arrangement
*
Vertex figure
References
External links
*
*
*
{{Authority control
Euclidean geometry
3D computer graphics
0