PDA

View Full Version : how to create a texture map in blender?


fishrfine75
12-28-2008, 02:50 PM
So, I have the model, I have the required images, and despite trying for 3 hours, I have absolutely NO IDEA how to make it happen. does anyone here know?

x2495iiii
12-29-2008, 02:47 AM
You have to make a flat image in some picture editor (photoshop, paint, etc), then in Alice click on the file>import option in the top-menu and import the image you made. it will automatically become a possible texture when you click on the dropdown menu next to the texture property of your model.

DrJim
12-29-2008, 12:32 PM
You need to post more detail on what you are trying to do. :confused:

If you are just trying to make a texture like cloth or wood to import into Alice, you don't need Blender - just do what x2495iiii says. .png is the preferred format and transparency will work. Apply the imported texture at the lowest sub-object in the heirachy you want to have that texture (say the stock of a gun or a character's shoes) or else the whole object will get it. If it is a highly patterened texture, you may have to play with the image size to get what you want (you can get some rough ideas by extracting the existing texture and looking at relative sizes there).

If you are trying to do something like a face, you will have to do something called UV mapping to map the 2D texture to the 3D surface of an Alice object. For this, you will need Blender or some other 3D modeling program - and also a mesh for the object that the program can read (I haven't found anything that can read .a2c files directly :(). The details for doing this vary from program to progrem - and in general it's a fairly complex process. I suggest you look for tool-specific tutorials on the subject.

If you are using an existing Alice object, you can also avoid the UV mapping step by extracting the existing texture from the .a2c file (details posted elsewhere in the forum) and then editing it. You are still stuck with the existing 3D mesh, however, so this approach is somewhat limited.

Good luck. :)

fishrfine75
12-29-2008, 03:11 PM
ur right, I should have been more specific. im trying to UV map the object.

DrJim
12-30-2008, 04:39 PM
ur right, I should have been more specific. im trying to UV map the object.

Like I said, that's very tool dependent - but Blender has some really nice tutorials. I finally figured out (mostly) how to do it in Anim8or - but still have export problems. Wings 3D also seems to work OK - but I don't care much for it for other reasons (largely personal quirks).