Frictional Games Forum (read-only)
Creating my first model - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: Creating my first model (/thread-17480.html)



Creating my first model - ApeCake - 08-04-2012

So I've created a very basic table, but the modelview kept crashing on me. So I've added a simple wood texture, but it didn't work out that great. The modelling program I am using is 3ds Max. Here is (almost) all the information you need in one picture. It's a big picture, you've been warned.
Spoiler below!

So I'm not sure what the problem is. The texture file I am using is a .jpg and I got it from here. So I guess it has something to do with 3ds Max? Is Maya better for Amnesia modelling? Or did I just make a huge fail by forgetting something? Thanks.


RE: Creating my first model - Traggey - 08-04-2012

Well to start off with that texture looks horribad, I suggest unwraping your model and then creating the texture ontop of the UV.

Your problem is the .jpg file, you need to make sure that it's scaled in the power of two, for example 512 X 512 or 1024 X 1024 pixels. Once that's done, you need to get yourself a .DDS plugin for whichever image editor you're using and export it as a .dds file.