Doc:Glossary/Mesh
< Doc:Glossary
2011年10月15日 (土) 18:54時点におけるwiki>Mindronesによる版 (moved Doc:Reference/Glossary/Mesh to Doc:Glossary/Mesh)
Mesh
Is a class of Blender objects. It has 10 primitive members:
- Plane
- Cube
- Circle
- UVSphere
- IcoSphere
- Cylinder
- Tube
- Cone
- Grid
- Monkey
This is an important class in development of 3D models in Blender. Its name derives from the network of vertices, edges, and faces that surround a mesh-class object; each of these elements can be manipulated to transform a simple primitive shape into something very complex. Furthermore, several operations, such as boolean can combine mesh-class shapes for even greater complexity.