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
How to go about using alphas?
xxxxxxxxxxxxxxxx Away
Posting Freak

Posts: 935
Threads: 0
Joined: Jun 2012
Reputation: 54
#2
RE: How to go about using alphas?

Well, what you wanna do is, first you put both your branch texture and your bark texture in one square texture. (You might have to scale them or crop them a bit to make it fit) Then you adjust the UV map of your model so that the branches are lying on the part with the branch and the barky parts on the bark-part. Now for the alpha, you make it so that the barky part of your texture is white on the alpha and your branches have the alpha they had before - a black rectangle with the white branch shape on it. That way your model is using one texture instead of two.

I don't think Maya can use the alpha channel of a .dds, and neither can hpl, so what you do is, you save the diffuse (= color texture) as dds and the alpha as a separate tga image instead of leaving it in the alpha channel. (You can select the whole canvas in the alpha channel and copy whats inside into a normal layer) You can then use it in Maya (transparency slot in the material) and in the material editor to create your opaque trunk and half-transparent branches. Smile
(This post was last modified: 03-18-2013, 11:16 AM by xxxxxxxxxxxxxxxx.)
03-18-2013, 11:15 AM
Find


Messages In This Thread
How to go about using alphas? - by JonnyAnomaly - 03-18-2013, 10:14 AM
RE: How to go about using alphas? - by xxxxxxxxxxxxxxxx - 03-18-2013, 11:15 AM
RE: How to go about using alphas? - by WALP - 03-18-2013, 05:48 PM



Users browsing this thread: 1 Guest(s)