[JAVA3D] About PickingCallback

2005-01-21 Thread DODO Meva
Hi all, I'm beginner in Java3D, I have just little problem. My goal consists to move a link connecting two boxes when I move one of them. The link is created with Linearray class and the boxes are created with Box class. I can really get the new cordinates of the moving box but I don't know after

[JAVA3D] VRML97 loader - cache problem.

2005-01-21 Thread Flavio Gonzaga
Hi all, I am using the Xj3D VRML/X3D Code API (www.xj3d.org) to load VRML models. The problem is that I am changing the textures files and reloading the model, but the loader is caching the model and the model appers the same. Just when I restart the application, the loader really loads again the

[JAVA3D] Enabling Stereo?

2005-01-21 Thread NUMI Visitor NMIV22
Hi, I sent 2 previous e-mails on the stereo problem encountered by us when using Java3D. Below are snips of our code. We use an Nvidia Fx2000 card, we also enabled the graphics card quadbuffer stereo option. Our environment is 3D where 3D objects sits ontop of a 2D map. We use a crystaleyes ac

Re: [JAVA3D] VRML97 loader - cache problem.

2005-01-21 Thread Justin Couch
Flavio Gonzaga wrote: I am using the Xj3D VRML/X3D Code API (www.xj3d.org) to load VRML models. The problem is that I am changing the textures files and reloading the model, but the loader is caching the model and the model appers the same. Just when I restart the application, the loader really loa

Re: [JAVA3D] Enabling Stereo?

2005-01-21 Thread Mark Hood
> Date: Fri, 21 Jan 2005 22:48:41 +0800 > From: NUMI Visitor NMIV22 <[EMAIL PROTECTED]> > > We use a crystaleyes active stereo glasses to view the stereo > images. Wearing the glasses I notice that whenever I shift my physical > head either in the -X the map or the entire stereo image warps