Login  Register

Re: Problem loading Java3d on my office computer.

Posted by dscho on Mar 26, 2011; 9:04am
URL: http://imagej.273.s1.nabble.com/Problem-loading-Java3d-on-my-office-computer-tp3685273p3685274.html

Hi,

On Fri, 25 Mar 2011, JOEL B. SHEFFIELD wrote:

> There is a plugin in my version of ImageJ, called 3D Viewer that
> requires the installation of Java 3D. I just downloaded the latest
> version from the web site.  I manually installed j3dcore.jar to Program
> Files\Java\lib\ext,

You must not forget to install the corresponding j3dutils.jar and
vecmath.jar as well as the .dll files (which have to go to ...\Java\bin,
though).

Basically, you need to do exactly the same that the (current) 3D Viewer
would do for you if it detects that Java 3D has not been installed.

Or for that matter, what has been done for you if you use Fiji (which
would also guarantee that your 3D Viewer stays up-to-date unless you
opt-out of the automatic updates).

Ciao,
Johannes