Convex polygon
From Wikipedia, the free encyclopedia
An example of a convex polygon: a regular pentagon
In geometry, a convex polygon is a simple polygon whose interior is a convex set. The following properties of a simple polygon are all equivalent to convexity:
- Every internal angle is less than 180 degrees.
- Every line segment between two vertices of the polygon does not go exterior to the polygon (i.e., it remains inside or on the boundary of the polygon).
A polygon that is not convex is called concave.[1]
A simple polygon is strictly convex if every internal angle is strictly less than 180 degrees. Equivalently, a polygon is strictly convex if every line segment between two nonadjacent vertices of the polygon is strictly interior to the polygon except at its endpoints.
Every triangle is strictly convex.
The sum of the interior angles of a regular convex polygon with n sides is equal to 180°(n - 2).
[edit] References
- ^ Jeffrey J. McConnell (2006) "Computer Graphics: Theory Into Practice", ISBN 0763722502, p.130
[edit] See also
[edit] External links
- Definition and properties of convex polygons With interactive animation
- An example algorithm to cut a concave polygon into a set of convex polygons often used for rendering.

