Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
description
Find knowledge on editing 3d models here

🌐 3d Modelling

Check the sub-pages for more detes, or check the section's sub-pages.

Relevant guides

Due to its complexity, we don't have a dedicated guide on Blender. However, if you have no idea how to start, various other guides cover part of the process:

For more hands-on advice, see the guide section, for example

Relevant files

Mesh

A mesh defines the shape and surface of any in-game object.

{% hint style="info" %} For more information on .mesh files and how they work, see 3d-objects-.mesh-files

For more informations on materials and mesh appearances, see materials {% endhint %}

Morphtarget

Morphtargets are a special kind of mesh used for alternate and additional shapes beyond the static shape a .mesh can define. If your source is a .morphtarget, you need to primarily work with that rather than the .mesh.

{% hint style="info" %} Read more on the morphtargets.md page {% endhint %}