Re: [JAVA3D] Resizing problem

2002-07-19 Thread Alessandro Borges
Karthik, I am sorry, but Intel 810 Chipset Graphics is a well know limited video solution. There also a lot of graphic intensive applications and games wich don´t run well using this video chipset. This offers a very limited OpenGl support and very small amount of memory. I have some troubles wi

[JAVA3D] VRML

2002-07-19 Thread David Bourgais
Hi I'm develloping an application with Java3D which displays vrml files. I want to make an option which allows the user to make the vrml scene transparent or not. But I don't know how to make a vrml Scene transparent. Would you mind help me ? If you want, you could send me a part of code. Thank

[JAVA3D] Interview Questions

2002-07-19 Thread Claudia Naidoo
Hi all, Does anyone have 3D interview question handy? This could be generic 3D questions or Java specific 3D questions? Any help/suggestion is highly appreciated. Claudia This Email may contain confidential and/or p

Re: [JAVA3D] RasterTextLable (j3d.org)

2002-07-19 Thread Jason Taylor
In case someone finds it useful attached is a version of this code with a few fixes I've done. 1) Changed the transparency so you can see the label under j3d1.3 2) Added a line "graphics.setFont(labelFont);" so that the label *actually* uses the optional font you specified (it always used the de

[JAVA3D] VRML appearance

2002-07-19 Thread David Bourgais
Hi ! Is there a way to set parameters for Appearance of a VRML scene ? If anyone has a succint source code, it would be very nice. Thank you very much. David Bourgais === To unsubscribe, send email to [EMAIL PROTECTED] and

Re: [JAVA3D] Bug or - JPopupMenu!

2002-07-19 Thread "Schäfer, Peter"
my first guess in that case would be: JPopupMenu.setDefaultLightWeightPopupEnabled(false) light weight popups don't mix well with Canavs3D. -- Peter > -Original Message- > From: Ashish Aggarwal [mailto:[EMAIL PROTECTED]] > Sent: Donnerstag, 18. Juli 2002 23:28 > To: [EMAIL PROT