Model/Texture Guidelines

From The DarkMod Wiki
Revision as of 17:28, 5 December 2005 by New Horizon (talk | contribs)
Jump to navigationJump to search

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.

materialfiles.jpg


Model software.

Each model should have this path. I'm not sure if all modeling software handles the texture paths the same, but this is how it looks in lightwave.

Take note that the _d is not needed at the end of the path. I saw a few models in my journey that came through like that. It causes the model to look fullbright all the time.

lightwavesetup.jpg

That's it.