[JAVA3D] Reopen bug 4774349

2002-12-15 Thread Nikolai V. Chr.
Somebody please help me convince the Java3D team that 4774349 IS a bug. You can go read the comment below the bug I just wrote. There is no workaround. (except accept the native interpolators are useless and make complete new library ourselves) This bug is often the bottleneck in our application

Re: [JAVA3D] Texture on objects loaded from lwo files

2002-12-15 Thread Botha Levente
Hi all I have an another question. Can i put my own texture on a scene loaded from a (ex) lightwave file? Thanks in advance. Sincerelly, Levente === To unsubscribe, send email to [EMAIL PROTECTED] an

[JAVA3D] what is the difference of getVworldToImagePlate() and getVworldProjection() in Canvas3D?

2002-12-15 Thread Greg Huang
Hi : What is the difference between transforms returned from getVworldToImagePlate() and getVworldProjection() of a Canvas3D? Could I calculate the 2D coordinate in image plane of any 3D vertex ?   Thank in advance   Greg  

[JAVA3D] Head Mounted Display Recommendations Please

2002-12-15 Thread Andrew Davison
Dear All, I'd like to experiment with a head mounted display and Java 3D on my PC. Can anyone recommend a good HMD? By the way, I'm a personal user, so would prefer something less expensive. Also, I have looked at http://www.j3d.org/utilities/sensors.html but didn't find anything. - Andrew ===

Re: [JAVA3D] Null GraphicsConfiguration

2002-12-15 Thread Zak Nixon
This is the call that I am using: Canvas3D canvas3D = new Canvas3D(SimpleUniverse.getPreferredConfiguration()); (and that is the error I get...), and it returns null on a Windows XP machine, and on the same machine running Win2k, it runs fine. Zak - Original Message - From: "ZACZEK, MARIUS

Re: [JAVA3D] Null GraphicsConfiguration

2002-12-15 Thread ZACZEK, MARIUSZ P. (JSC-DM) (NASA)
I could not see the error message in your email. Is this the eror you are getting? ** *** ERROR: Canvas3D constructed with a null GraphicsConfiguration *** This will cause NullPointerException in a subsequent release *

Re: [JAVA3D] Null GraphicsConfiguration

2002-12-15 Thread Zak Nixon
I am using Java3D 1.3. This is the latest version, is it not? Any more suggestions? (Thanks Jeremy) Zak - Original Message - From: "Jeremy Booth" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, December 15, 2002 8:58 AM Subject: Re: [JAVA3D] Null GraphicsConfiguration > -

Re: [JAVA3D] Null GraphicsConfiguration

2002-12-15 Thread Jeremy Booth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Zak Nixon wrote: | I tried running the code: | |SimpleUniverse.getPreferredConfiguration() | | on a Windows 2000 machine and everything worked fine. | I 'upgraded' to Windows XP and now I get this error. | | I am using a Matrox Millennium G400 Dual