Modeling: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 5: Line 5:




Okay, there is really nothing too complicated about how the models are now setup. I tried to simplify the process so that if we decide to reorganize the models in the future, it won't require moving all the skins too.
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 case models/props/furniture/armoire
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.


Model/Texture Guidelines

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.