Model/Texture Guidelines: Difference between revisions

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




Model software.
'''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.
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.

Revision as of 17:29, 5 December 2005

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.