Re: [JAVA3D] unistalling old versions of J3d

2004-08-19 Thread Alessandro Borges
In other words : on Windows use the ControlPanel/Add or Remove Software tool on Unix/Linux go to your jre folder and delete by hand the following files * jre/lib/ext/j3dcore.jar * jre/lib/ext/j3dutils.jar * jre/lib/ext/j3daudio.jar * jre/lib/ext/vecmath.jar * jre/lib//j3dcore.so * jre/lib//j

[JAVA3D] How to save an Scene in a 3DS file

2004-08-19 Thread Robert Gomez-Reino Garrido
Hi, I had a look and didn't find the answer to this topic in the faq. Can anybody tell me how to do this. I want to save an scene in a 3DS file to edit it with the 3dmax studio. Regards, Bobby === To unsubscribe, send email to

[JAVA3D] Dragging Objects with a ViewPlatformAWTBehavior

2004-08-19 Thread Jin-Ha Tchoe
Hi all, I'm trying to realize visual Dragging of Objects. I use a ViewPlatformAWTBehavior for Navigation and try to use it for Dragging, too. The Problem is, that the Objects I try to move, do not move with the Cursor but faster, depending on "how far" the Object is in the virtual space. So when I

Re: [JAVA3D] unistalling old versions of J3d

2004-08-19 Thread Chaohui Zhu
Why do you want to remove older versions of J3D, is there any new version J3D available? Chaohui > --- [EMAIL PROTECTED] escreveu: > > I never had problems with older versions of J3D. And the uninstall procedure > > really depends on the operating system you use ;-) > > > > > What is the pro