Modeling: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
New Horizon (talk | contribs) No edit summary |
New Horizon (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
There is really nothing complicated about how the models are setup. To simplify the process we decide reorganized the system in the following manner. | |||
1. Model resides in its own folder. In this | 1. A '''Model''' resides in its own folder. In this example ''models/props/furniture/armoire'' | ||
2. Textures are stored in models/props/textures | 2. All '''Textures''' are stored in ''models/props/textures'' | ||
3. Material files should look like this. | 3. Material files should look like this. | ||
Revision as of 17:25, 5 December 2005
This page will detail and link to other pages talking about making, importing etc. various formats of 3D Model.
There is really nothing complicated about how the models are setup. To simplify the process we decide reorganized the system in the following manner.
1. A Model resides in its own folder. In this example models/props/furniture/armoire
2. All Textures are stored in models/props/textures
3. Material files should look like this.