Ask a Question related to Macromedia Director 3D, Design and Development.
-
Kyungjin #1
Opacity Map in W3D
Hi, everyone.
I just have a question about opacity map.
Does Director support opacity mapping ? I applied two jpegs on a 3d object in
3D Max ver 5 to reduce no. of polygons. A tree image for diffuse map and B/W
image of the tree for opacity map so i can see just tree without background of
the tree in 3D Max. But I see everyting including background in W3D file after
exporting. It seems Director doesn't support opacity map.
If anyknow this, answer will be really helpful for me.
Thank you.
Jin
Kyungjin Guest
-
semi-opacity with GD
Hi, I have GD2.0.33, and the most recent GD.pm on Linux. I want to write a script that will load a PNG image, and make the image... -
Opacity masks, wow!
We've upgraded from an older version of Illustrator to CS, and I'm trippin' on all the new features. Especially the opacity mask, it provides a great... -
Can a 3D model have opacity 0 & why always on top?
I'm working on a 3D menu which is based on a molecular structure. I have manged to give each sphere of the structure a navigation mousedown. But when... -
Opacity problem - Max to w3d
I can add a texture to a box then apply a opacity map so part of it is transparent. This shows up correct in Max but the opacity map doesn't show... -
opacity gardient
Greetings Greetings: wondering how to get an 'opacity gardient' for a layer: that is: the layer should slowly fade away indo invisiblity. cheers -
Newt99 #2
Re: Opacity Map in W3D
Shockwave 3D does support opacity maps.
Your 8 bit opacity map must be in a 32 bit texture (TGA, TIFF, PNG, PSD...).
You must also set the texture render format to 32 bits (#RGBA8888) in Lingo or
use the Chrome Lib for this purpose:
[L=http://www.chromelib.com]http://www.chromelib.com[/L]
Newt99 Guest
-
Newt99 #3
Re: Opacity Map in W3D
To be more explicit, create a 32 bit texture image with:
the 24 bit texture + the 8 bit opacity mask
Map it then export the W3D file.
You can then set the texture render format.
Newt99 Guest
-



Reply With Quote

