3dmodeling:items
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
3dmodeling:items [2022/07/07 14:12] – pmania | 3dmodeling:items [2023/09/22 06:15] (current) – hoanggia | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== 3D Item modeling rules ===== | ===== 3D Item modeling rules ===== | ||
- | ===== Modelling conventions | + | On this page, you can find our convention |
- | * [[https:// | + | |
- | * [[3dmodeling: | + | |
+ | ===== Modelling conventions for single, simple objects ===== | ||
{{ : | {{ : | ||
Line 15: | Line 14: | ||
{{ : | {{ : | ||
* Knobs that are rotational should rotate around Z, a light switch should also rotate around Z and X should point away from the hand, a button is a prismatic joint, so the Z should point along the joint, i.e. away from the hand. Z rule is more important than the X rule here. | * Knobs that are rotational should rotate around Z, a light switch should also rotate around Z and X should point away from the hand, a button is a prismatic joint, so the Z should point along the joint, i.e. away from the hand. Z rule is more important than the X rule here. | ||
+ | |||
+ | ===== Modelling conventions for robots ===== | ||
+ | * No self collision at initial state (like in reality) | ||
+ | |||
+ | ===== Naming convention ===== | ||
+ | * Each object should have at least two folders: stl for collision and obj or dae for visual. | ||
+ | * File names should be in English and follow the convention of using capital letters to separate words, without any underscores. For example: Apple.obj, Table.obj, DoorHandle.obj, | ||
+ | * For mesh and texture, conventions from Unreal Engine are used, Mesh is prefixed with SM_, Texture is prefixed with T_, Material is prefixed with M_. For example: | ||
+ | * {{: | ||
+ | |||
+ | ===== Tutorials to adjust coordinate frame on 3d models ===== | ||
+ | * [[https:// | ||
+ | * [[3dmodeling: |
3dmodeling/items.1657203147.txt.gz · Last modified: 2022/07/07 14:12 by pmania