PDA

View Full Version : textures...


krylonkid
02-26-2008, 08:25 AM
hey guys, well the thing im trying to do is i want to make certain objects like maybe a window transparent but i found out how to do make it transparent but it changes the whole thing and i was wondering how i make the individual objects transparent or different texture.


d

dabu
02-26-2008, 10:40 AM
try selecting the verts you want to make transparent, and using vertex alpha. or apply a separate texture to just the face you want to tweak, and adjust transparency on that texture.

rhoymand
02-27-2008, 03:34 AM
yep, select the faces in component mode. extract those polys (mesh>extract) and apply the transparent texture on the new object.

krylonkid
02-27-2008, 09:56 AM
i found out how to do the color changes from this tutorial i thought it was really helpful

http://www.cgonlinetutorials.com/tutori ... page7.html (http://www.cgonlinetutorials.com/tutorials/joy-stick-page7.html)

d

SpiralFace
03-21-2008, 10:47 AM
yep, select the faces in component mode. extract those polys (mesh>extract) and apply the transparent texture on the new object.
One of the strong points in Maya is that you can do this easily at any time.

While all of these suggestions will work when you are just starting out, if you feel adventurous, I would simply UV map the model and create a "Transparency Alpha" on the color texture that you will create for the window and frame. This would be a bit more accurate to what you will do in an actual working environment.