I can't help you with this but you should update the date on your computer
- it is dated last
year and I only found your message by accident :)
Chirs
PLUG wrote:
Hi!
I have problems with
objects transparency with textures. Already 5 days. Below Uma Sabada has
written working (like) program. But, again, I have failled. Here is piece
of code, can somebody will prompt in than problem.
app = new Appearance();
Texture tex = new
TextureLoader(texImage, this).getTexture();
app.setTexture(tex);
TextureAttributes
texAttr = new TextureAttributes();
texAttr.setTextureMode(TextureAttributes.MODULATE);
app.setTextureAttributes(texAttr);
transparency = new
TransparencyAttributes(
TransparencyAttributes.NICEST,
.3f);
May be somebody post
a working code, please
Thank you for attention.
--------------------------------------------------------------------------------------------
[EMAIL PROTECTED] ICQ:
#75190013
----------------------------------------------------------------------------
----------------------------------------------------------------------------
This Email may contain confidential and/or privileged information and is
intended solely for the addressee(s) named. If you have received this
information in error, or are advised that you have been posted this Email by
accident, please notify the sender by return Email, do not redistribute it,
delete the Email and keep no copies.
|