Login  Register

Re: Visualize orthogonal views / 3D reconstruction

Posted by dscho on Apr 02, 2008; 3:01pm
URL: http://imagej.273.s1.nabble.com/Visualize-orthogonal-views-3D-reconstruction-tp3696642p3696657.html

Hi,

On Wed, 2 Apr 2008, Gabriel Landini wrote:

> On Wednesday 02 April 2008 15:09:41 Albert Cardona wrote:
>  
> > He also has a plugin that makes it dead-simple to install java3d in
> > non-macosx systems.
>
> What if I want to install the java 3d in local user installation of the
> jdk? (it is asking me for a system-wise install).

That is a slightly bigger problem.  You can install the files in a
directory of your choice, but you have to pass
"-Djava.ext.dirs=/the/path/to/the/jars/and/jnilibs/" to java.

Hth,
Dscho