Getting Started
...
Glossary
N-Z Terms
N-gon
3min
a polygon with any number of sides and angles is called an n gon the most common type of n gon is the triangle, which has three sides and three angles however, there are also polygons with four, five, six, seven, eight, nine, or more sides in computer graphics, n gons are often used to represent complex shapes however, they can also be challenging to render properly because of their complex shapes for this reason, it is often better to use triangles or quads (polygons with four sides) to represent complex shapes here are some of the advantages and disadvantages of using n gons in computer graphics advantages n gons can be used to represent complex shapes more easily than triangles or quads n gons can be used to create smoother surfaces than triangles or quads disadvantages n gons can be more difficult to render properly than triangles or quads n gons can cause rendering artifacts, such as shading errors and jagged edges overall, n gons can be a useful tool in computer graphics, but they should be used with caution it is important to consider the advantages and disadvantages of using n gons before using them in a project here are some additional things to keep in mind about n gons n gons with more than four sides can be more difficult to subdivide into triangles for rendering n gons with non planar faces can cause shading errors n gons with sharp edges can cause jagged rendering in general, it is best to avoid using n gons in computer graphics unless you have a specific reason to use them if you do need to use n gons, it is important to take steps to minimize the potential problems associated with them feedback please be sure to submit issues or feature requests through the embedded feedback form in the event it is a major issue please contact us directly through discord