Re: [JAVA3D] Java editors (KAWA) ?

2000-05-28 Thread HAroldo Pereira
Hi I use Kawa in my application with the API Java3D. It is very good, because I have the only Petium 133 and It is little and easy for use. In the instalation this software you need to refference the dir "jdk1.2". []s Haroldo >From: Tiza Iskandar <[EMAIL PROTECTED]> >Reply-To: Discussi

[JAVA3D] Java 3D FAQ Weekly Posting

2000-05-28 Thread The Java 3D FAQ
This is a posting of topics covered in the Java 3D FAQ. The answers to these questions are kept at: http://www.j3d.org/faq Please consult this list and the web site before asking questions on the mailing list. If there is a question that you think should be covered in the FAQ, please s

[JAVA3D] Java editors (KAWA) ?

2000-05-28 Thread Tiza Iskandar
Hi..     I just wanted to know, anyone here uses KAWA for their Java Editor ? if so how can I setup the j3d help documents and packages so I can use the code completion and debug ? Anyone knows another Java Editor besides KAWA , JBuilder and J++ that enable j3d development ? Thanks in advanc

Re: [JAVA3D] FLT Loader ?

2000-05-28 Thread Justin Couch
Augustin Gjini wrote: > java.lang.NoClassDefFoundError: javax/media/j3d/OrientedShape3D > at Souris3DMoving.creationScene(Souris3DMoving.java:70) > at Souris3DMoving.main(Souris3DMoving.java:30) > > If it possible/necessary could you send me a piece of code... > (I use java3D (dir

[JAVA3D] multiple viewer

2000-05-28 Thread HAroldo Pereira
Hi How I can to have multiple viewer. I would like to see my virtual world in four diferent view : front, back, right and left. Similar to 3D Studio. How I do it. Send me any example or help. []s Haroldo Get Yo

[JAVA3D] Great Job

2000-05-28 Thread Michael Schulman
Sean - I downloaded this today and got it to work on a SUN Sparc w/Solaris 8. I am also running 1.2 FCS of Java 3D. BUG - Whenever I set the far clip to 0, it core dumps. As you know, the Java One conference is next week. Can I show this in my Java 3D booth ? If you agree to it, can you Fed Ex

[JAVA3D] FLT Loader ?

2000-05-28 Thread Augustin Gjini
Is anybony can explain me when I use the FLTLoader in my prgram I have this error when I run : java.lang.NoClassDefFoundError: javax/media/j3d/OrientedShape3D at Souris3DMoving.creationScene(Souris3DMoving.java:70) at Souris3DMoving.main(Souris3DMoving.java:30) If it poss

[JAVA3D] update get Normals

2000-05-28 Thread HAroldo Pereira
Hi I have the problem with the update get Normals the my tetrahedron. This object have moving in the scene. I can get the Normal only in the first moment. My ask is how update the Normals. I used the infoGeometry and NormalGenerator. In the attach file (.zip) there is a Tmove class (exten