Task 3 - Geometric
Theory
2D Coordinate system
3D Coordinate system
Geometric Theory & Polygons
In mesh modelling the most basic polygon used is a triangle. In order to make more in depth polygons triangles can be put together. Alternatively you can use a single object but it must have more than 3 vertices. This would be referred to as an element. Each separate polygon which makes this element is called a face. A group of polygons connected by shared vertices is known as a mesh.
Basic geometric theory is that points join together to make edges, then edges join together to make a polygon. These polygons can then be joined together to form mesh.
Sources
No comments:
Post a Comment