Re: [JAVA3D] Java3D in JBuilder 2

2000-01-03 Thread Olivier fillon
his E-mail are the opinion of the writer only and are not endorsed by Mincom Limited unless expressly stated otherwise. -- -Original Message- From: Eric Arnold <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, January 04, 2000 3:56 PM Subject: Re: [JAVA3D

Re: [JAVA3D] Java3D in JBuilder 2

2000-01-03 Thread Eric Arnold
I am still getting messages like // CONSTRUCTOR implementation not available when I try to look at the different 3D classes... is there any way to change it so it will actually provide me with useful information on how the functions work? Thanks for all your help Eric ==

Re: [JAVA3D] Java3D in JBuilder 2

1999-12-30 Thread Eric Arnold
Here is my code... the specific code for movement is in the moveSheep() function. Thanks for all your help Eric PredPrey3D.java

Re: [JAVA3D] Java3D in JBuilder 2

1999-12-29 Thread Olivier fillon
I >posted the question to the list and was told to use setTranslation() and >setTransform() methods... tried that but they don't want to move They should:that's the way to do it build a thread which update at interval their translation values with a random value and they will move, used this a w

Re: [JAVA3D] Java3D in JBuilder 2

1999-12-29 Thread Eric Arnold
works wonderfully now, thank you very much for your help. Do you know how to make objects that are a part of the live scene graph move randomly? I posted the question to the list and was told to use setTranslation() and setTransform() methods... tried that but they don't want to move. Their in

Re: [JAVA3D] Java3D in JBuilder 2

1999-12-29 Thread Eric Arnold
well I fixed it enough to get it workable... but if you have any clue what that error message is and how to fix it I would appreciate the help. Eric === To unsubscribe, send email to [EMAIL PROTECTED] and include in the bod

Re: [JAVA3D] Java3D in JBuilder 2

1999-12-29 Thread Olivier fillon
Hi Eric, >when I set up the compiler to use the JDK 1.2.2 version it says "Warning: >JIT compiler "javacomp" not found. Will use interpreter..." I can't read >the rest of the message because it goes out of the box and there is no way >to scroll. That's ok, should not bother you... in you proje

Re: [JAVA3D] Java3D in JBuilder 2

1999-12-29 Thread Eric Arnold
when I set up the compiler to use the JDK 1.2.2 version it says "Warning: JIT compiler "javacomp" not found. Will use interpreter..." I can't read the rest of the message because it goes out of the box and there is no way to scroll. Then it basically can't find anything I try to import. Do you

Re: [JAVA3D] Java3D in JBuilder 2

1999-12-28 Thread Olivier fillon
Message- From: Eric Arnold <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wednesday, December 29, 1999 3:08 PM Subject: [JAVA3D] Java3D in JBuilder 2 >Does anyone know if it is possible to write (and run) Java3D programs in >JBuilder 2? I tried sett

[JAVA3D] Java3D in JBuilder 2

1999-12-28 Thread Eric Arnold
Does anyone know if it is possible to write (and run) Java3D programs in JBuilder 2? I tried setting up the default compiler as my jdk 1.2.2 where I installed the Java3D stuff. Thanks for your help Eric === To unsubscribe,