Re: [JAVA3D] Transparent GIF texture question

1999-11-21 Thread Ron Timbol
I heard jdk1.3 beta supports .png files with alpha channels. > -Original Message- > From: Discussion list for Java 3D API > [mailto:[EMAIL PROTECTED]]On Behalf Of David Charles > Hirschfield > Sent: Sunday, November 21, 1999 9:01 PM > To: [EMAIL PROTECTED] > Subject: [JAVA3D] Transparent

[JAVA3D] Transparent GIF texture question

1999-11-21 Thread David Charles Hirschfield
Does anyone have any sample code for simple transparency using transparent gif textures in java3d? I simply want to load a gif image as a texture and have the single-see-through color of the gif be my transparent color. Alternatively, does anyone know how to add an alpha layer to a texture loade

Re: [JAVA3D] Zooming using a parallel view

1999-11-21 Thread Marco Lohse
you can also use Transform3D.ortho(...), that was what I was looking for when I posted the same problem a few days ago. Marco. - Original Message - From: Blaine Alex Bell <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, November 21, 1999 2:44 AM Subject: Re: [JAVA3D] Zooming usin

[JAVA3D] Charts (Bar, Pi etc.)?

1999-11-21 Thread Mirza Tariq Majeed
I am looking for a person who can guide me, Has "Java 3D" some classes that can be used to draw charts like Bar chart, Pi chart etc. The class should take different parameters like values of X and Y coordinates, size etc. and drawn automatically. If there are no such classes then please guide me h