Polygon:
A flat surface that forms the basic building block of a 3d model
Vertex:
A point in 3d space that marks the corner of a polygon. Multiple points are called vertices.
Face:
The surface area of a polygon
Edge:
An edge of a polygon joined between to vertices.
|
|
Face Normal:
The direction a polgyon faces
Single Sided:
A polygon that is invisible from behind.
Double Sided:
A polygon that is visible from both sides
|