User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

modeleditor:meshes [2012-03-25 13:33]
Carsten Text detail added
modeleditor:meshes [2016-06-21 11:34]
Line 1: Line 1:
-====== Meshes ====== 
- 
-The meshes define the shape of the model. 
- 
-A model can have several meshes. Each mesh is made of triangles, whose vertices are composed of one or more weights, that in turn are attached to the [[:​modeleditor:​skeleton]] of the model. 
- 
-Despite its name, it's not the purpose of the Model Editor to modify the positions of weights and vertices, or to provide means to generally shape the meshes. Please see the [[:​modeleditor:​introduction]] for more details. Instead, the Model Editor focuses on setting details that are specific to the Cafu Engine. 
- 
- 
-===== The meshes list ===== 
- 
-{{ :​modeleditor:​meshes-list.png?​|}} 
-The **Meshes** pane lists all meshes in the model. 
- 
-For each mesh, 
-  * its name, 
-  * the mesh number, and 
-  * the mesh material (in the currently selected [[:​modeleditor:​skins|skin]]) 
-is shown. 
- 
-A single click on a mesh selects it, a double click opens the **Mesh Inspector** pane as well. 
- 
-Pressing the **F2** key or a single-click on an already selected mesh allows you to rename the mesh in place. 
-<​clear>​ 
- 
- 
-==== Context menu ==== 
- 
-{{ :​modeleditor:​meshes-list-context-menu.png?​|}} 
-An RMB click in the **Meshes** pane opens the context menu: 
-  * **Inspect/​Edit** opens the **Mesh Inspector** pane. 
-  * **Rename** allows to rename the mesh. 
-  * **Project new UV-coords...** is a tool for hot-fixing models that did not bring proper UV-coordinates,​ or none at all: 
- 
-{{ :​modeleditor:​meshes-project-uv.png?​ |}} 
-<​clear>​ 
- 
- 
-===== The mesh inspector ===== 
- 
-{{ :​modeleditor:​mesh-inspector.png?​|}} 
-The **Mesh Inspector** pane shows the details of the currently selected mesh. 
- 
-==== Name==== 
-Shows the name of the currently selected mesh. 
-The  name can be edited in order to rename the mesh. 
- 
-==== Material ==== 
- 
-==== Tangent-space method ==== 
- 
-==== Cast shadows ==== 
-This setting determines whether the mesh casts shadows when lit by a dynamic light source. 
- 
-This can be useful for performance tuning, e.g. in order to not have shadows casts for very small meshes that implement model details, or generally for models that are very far away, or never seen in a context where shadows play a role. 
- 
-==== Statistics ==== 
-The last three numbers show the number of triangles, vertices and weights in the mesh. 
-They cannot be changed. 
- 
-<​clear>​ 
  
modeleditor/meshes.txt ยท Last modified: 2016-06-21 11:34 (external edit)