Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread Russell East
I use JDK 1.5 and J3D 1.3.2 on my system all the time - it works perfectly well. One thing you might need to do. If you install a new JDK or JRE, then you must re-install J3D into the new Java install. The J3D install loads DLLs and JARs into the new Java install folders. -- Russell terrolle herv

Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread John Wright
I've had the JDK 1.5 install blow up on a fresh new machine (no Java 3D involved at all). From my clients comments and my own experience I doubt I'll even look at JDK 1.5 for another six months. Sun really needs to get back to basics and stop adding features. - John Wright Starfire Research Russel

Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread Russell East
I use JDK 1.5 and J3D 1.3.2 on my Solaris, Linux and Windows systems all the time - they work perfectly well together, for me at least. One thing you might need to do. If you install a new JDK or JRE, then you must re-install J3D into the new Java install. The J3D install loads DLLs and JARs into

Re: [JAVA3D] VRML97 loader - cache problem.

2005-01-28 Thread Flavio Gonzaga
Hi, I recompiled the org.web3d.j3d.loaders.BaseLoader class changing the class used for the load_mgr attribute inside the method "Scene load(InputSource is)". It was using the MemCacheLoadManager class and I changed it to use the SimpleLoadManager class. Otherwise I did something wrong, the cache

Re: [JAVA3D] Shouldn't a object be all in the samt color?

2005-01-28 Thread John Wright
Fredrik, Unfortunately the lighting normals are only for the one face and thus back faces don't get colored "properly". As far as I know the only solution is to cull backfaces and build duplicate geometry to model the back face properly. - John Wright Starfire Research Fredrik Andersson wrote: Hel

Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread terrolle herve
hi Jhon, I agree ! JRE 1.5 is a nigthmare. I spend 2 days trying to make J3D run. And it is not yet done. regards herve - Message d'origine - De : John Wright <[EMAIL PROTECTED]> À : Envoyé : vendredi 28 janvier 2005 15:32 Objet : Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaala

[JAVA3D] Shouldn't a object be all in the samt color?

2005-01-28 Thread Fredrik Andersson
Hello! I got a Canvas3D with some light, DirectionalLight. I do not think there is any strange with that. But when I add an Shape3D and set the Appearance something like this: appearance = createMaterialAppearance(new Color3f(colors[0], colors[1], colors[2])); GeometryInfo gi = null; NormalGenerato

Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread John Wright
So far I've seen nothing but trouble with JRE 1.5 and have removed it from all my machines. - John Wright Starfire Research Thierry Milard wrote: I did uncounter the same error message yesterday with a "java webstart" configuration. I went back to java3D 1.3.1. Someone has got a clue? ---Origi

Re: [JAVA3D] Enable PickTranslateBehavior by button !

2005-01-28 Thread Denis Santos
try to use the: behavior.setEnabled(true)  and behavior.setEnabled(false) DODO Meva <[EMAIL PROTECTED]> wrote: Hi everybody,I want to enable and desable the PickTranslateBehavior,Can someone help me how to do ?Many thanks !===T

Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread Damien Maillet - CGG R&D Massy
I'have installed jdk 1.5 and j3d1.3.2, on WinXP, and ther's no problem... En Francais: J'ai installe la jdk1.5 chez moi, avec la j3d 1.3.1 puis patche avec la 1.3.2 et je n'ai aucun souci... verifie ta dll terrolle herve wrote: Hi,   I install the JRE 1.5.0.1 on my windows

Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread terrolle herve
Salut Thierry,   Does your JRE 1.5.0.1 works with J3D ??   - Message d'origine - De : Thierry Milard À : JAVA3D-INTEREST@JAVA.SUN.COM Envoyé : vendredi 28 janvier 2005 11:14 Objet : Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

Re: [JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread Thierry Milard
I did uncounter the same error message yesterday with a "java webstart" configuration. I went back to java3D 1.3.1.   Someone has got a clue?   ---Original Message---   From: terrolle herve Date: 01/28/05 10:55:04 To: JAVA3D-INTEREST@JAVA.SUN.COM Subject: [JAVA3D] Problem with J3D af

[JAVA3D] Problem with J3D after jre 1.5.0.1 instaalation

2005-01-28 Thread terrolle herve
Hi,   I install the JRE 1.5.0.1 on my windows 98 machine and since i cannot run J3D anymore even after going back to the JRE 1.4.0.2 old version.   i got the following error:   C:\jdk1.4\demo\java3d\HelloUniverse>java HelloUniversejava.lang.UnsatisfiedLinkError: C:\Program Files\Java\j2re1.4