Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Texture, Model & Animation Help DDS issues
Acies Offline
Posting Freak

Posts: 1,643
Threads: 60
Joined: Feb 2011
Reputation: 73
#8
RE: DDS issues

Look at this:
http://www.frictionalgames.com/forum/thread-20345.html

Better tutorial - Should answer a lot of questions. Anyway:
1. Download a dds plugin for Photoshop
2. It's either the resolution of the texture, the model isn't triagulated yet, multiple UV maps on the same mesh, incorrect type of texture file, incorrect naming
3. There is no "simple answer". There is a technique to everything. For wood I recommend a base color of brown, some shadowing using AO or displacement, an "image of wood from CG textures/google" overplayed with a low opacity, as well as extra details painted on top of that (could be scratches, dirt etc.) You might want to use the displacement to "layer color tones" of brown. I suggest you look at Traggeys texturing tutorial for some other ideas.
4. Open the material editor in your amnesia base folders. Select "soliddiffuse" in the drop down menu. Add textures. Save.
5. Crazybump is bad for generating normals on a model/texture. It will pick up "noise" from your image and generate that too - so your normal map will be very "messy", which make it look worse. Best would be to generate a normal map from a High poly and include a low opacity "crazy bump" normal map - for some random noise but perhaps that is for later (as in you are more experienced modeling).

To answer the other questions:
If you name you diffuse "WoodThing.dds" the normal map shall be namned "WoodThing_nrm.dds" and the specular "Woodthing_spec.dds" for Amensia Modelview to automatically create a .mat file including all of the textures. The main thing is to add your diffuse texture in your modeling program, as the rest of the maps/textures will be "looked after/upon" depending on the DIFFUSE MAP YOU LINK IN YOUR MODELING PROGRAM. You can adjust that later by opening .mat files in the amnesia materialeditor and manually adding textures.

Cheers!

[Image: mZiYnxe.png]


04-30-2013, 03:51 PM
Find


Messages In This Thread
DDS issues - by TheMrDonsantos - 04-30-2013, 01:00 PM
RE: DDS issues - by Romulator - 04-30-2013, 01:05 PM
RE: DDS issues - by TheMrDonsantos - 04-30-2013, 01:22 PM
RE: DDS issues - by OriginalUsername - 04-30-2013, 01:24 PM
RE: DDS issues - by TheMrDonsantos - 04-30-2013, 02:14 PM
RE: DDS issues - by WALP - 04-30-2013, 02:19 PM
RE: DDS issues - by OriginalUsername - 04-30-2013, 03:13 PM
RE: DDS issues - by WALP - 04-30-2013, 05:38 PM
RE: DDS issues - by Acies - 04-30-2013, 03:51 PM
RE: DDS issues - by Acies - 05-01-2013, 04:32 PM



Users browsing this thread: 1 Guest(s)