Getting Started
...
The Zepeto Item Creation Guide...
Basics of Modeling
3 min
element 3d objects consist of elements called vertices , edges , and faces when two vertices are connected, they form an edge, and when at least three edges converge, they form a face 03 element1 faces with three points are called triangle , with four points are called quad , and with more points are called n gons or polygons when multiple faces are connected, they form a single object 3d modeling involves adding or moving these vertices, edges, and faces to create shapes danger while 3d software interprets objects' faces as triangles for recognition, it's much more convenient for modeling to use quad shapes rather than triangles thus, it's recommended to model in quad shapes whenever possible also, be cautious with n gons, as they can cause issues during subdivision, uv mapping, or rigging in umodeler x, you can modify these three elements and select each one using the icons provided when you select an element, it's highlighted in the scene view, and options specific to that element appear in the inspector window