Re: [JAVA3D] Textures with Alpha values / png-format working withJava?

1999-10-24 Thread Justin Couch
Chris Wewerka wrote: > has someone experience with textures using images that have alpha values? > I read some mails in the Java2d interest group and so i think i have to use > a png-imageproducer to get images with alpha values? We've got our own image loaders (ie we've replaced the standard ja

Re: [JAVA3D] Texture loading

1999-10-24 Thread Justin Couch
"Gary L. Graf" wrote: > > Hi - Why does the TextureLoader constructors require a Component object > for reference. I am trying to use 'good' object oriented programming > and build some class collections of shapes and what not to use in > different programs. I would like to define the textures a

[JAVA3D] Performance?

1999-10-24 Thread Miguel Tsuboyama
Hi everyone... Probably it's a silly question... but, I don't know what's going on... I developed an entire application that "lives" inside a JFrame. When a button is pressed, it shows a JDialog containing a Canvas3D. My virtual universe only has a basic 3d cube rotating... The problem is that

[JAVA3D] Shape3D

1999-10-24 Thread Tria
If I create class extended from Shape3D, will it always be displayed on screen? If it's true, how can I make it invisible? Thanks, Tria === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the messa