Re: [JAVA3D] AW: [JAVA3D] java.security.AccessControlException when try to load a x3d file using xj3d

2003-03-22 Thread kindy huang
Thank you very much for the explanations. I am not familiar with those security or permission issues before. Will pay attention to them from now on. Also, Xj3D is greatly helpful for me, before I knew that, I thought I have to parse x3d file myself using JAXP etc. just like I did before to some xm

[JAVA3D] MouseTranslate Move Shape with mouse cursor

2003-03-22 Thread Rüdiger Lincke
Hello, I want to pick a object in the scene graph and move it so, that it is always under the mouse pointer on the screen, regardless of the position of the viewer (ViewPlatform - It should also work, when I changed the position of the view platform using for example the OrbitBehavior and the pla

[JAVA3D] Java3D in Win98 platform

2003-03-22 Thread Santosh Misra
I am trying to use the Java3D Api and am working through the Tutorials. The first tutorial compiles cleanly but fails in runtime. The message is java.lang.UnsatisfiedLinkError : J3D.dll : One of the library files needed to run this application cannot be found. J3D.dll is in correct place as

Re: [JAVA3D] Fit image in frame

2003-03-22 Thread Dirk L. van Krimpen
  Jasmine,   What you could do is the following:   Just after "double rad=fit.getRadius();" print out the radius. You will notice that, depending on the shapes involved, this radius will vary. Anyhow, I added after "viewTrf.set(viewVector);"  the following statement "viewTrf.setScale(rad * facto

[JAVA3D] Xj3D Dev Release 21 Mar 2003

2003-03-22 Thread Justin Couch
Another dev release. This one has a very significant milestone in it. With the addition of drag sensor implementation into this release, we now cover 100% of the VRML97 specification! Woohoo! http://www.xj3d.org/snapshots.html Note that we're not 100% compliant, but all nodes are now functiona