Posted by
ctrueden on
Nov 02, 2016; 1:24am
URL: http://imagej.273.s1.nabble.com/3D-Viewer-dependencies-on-OS-X-tp5017511p5017521.html
Hi John,
> I was wondering if someone knows the Java3D-related dependencies on OS
> X El Capitan for the 3D Viewer
In general, the 3D Viewer dependencies are outlined in its POM:
https://github.com/fiji/3D_Viewer/blob/3D_Viewer-4.0.1/pom.xml#L127-L159I assume you are trying to use the new SciJava fork of Java 3D 1.6.0, which
ships on the Java-8 update site? If so, the artifacts are:
org.scijava:j3dcore:1.6.0-scijava-2
http://maven.imagej.net/#nexus-search;gav~org.scijava~j3dcore~1.6.0-scijava-2~~
https://github.com/scijava/java3d-coreorg.scijava:j3dutils:1.6.0-scijava-2
http://maven.imagej.net/#nexus-search;gav~org.scijava~j3dutils~1.6.0-scijava-2~~
https://github.com/scijava/java3d-utilsorg.scijava:vecmath:1.6.0-scijava-2
http://maven.imagej.net/#nexus-search;gav~org.scijava~vecmath~1.6.0-scijava-2~~
https://github.com/scijava/vecmathCheck the POMs for the dependencies.
> I’m a bit confused which .jars are required and what version of Jogl
> it needs because I believe the newest Jogl made some API changes that
> are incompatible with the 3D Viewer code I saw.
The code in the linked GitHub repository above depends on JOGL 2.3.2, which
AFAIK is still the newest release.
Regards,
Curtis
--
Curtis Rueden
LOCI software architect -
http://loci.wisc.edu/softwareImageJ2 lead, Fiji maintainer -
http://imagej.net/User:RuedenDid you know ImageJ has a forum?
http://forum.imagej.net/On Mon, Oct 31, 2016 at 4:14 PM, John Hayes <
[hidden email]> wrote:
> Hi all,
>
> I was wondering if someone knows the Java3D-related dependencies on OS X
> El Capitan for the 3D Viewer (
http://3dviewer.neurofly.de/). I’m a bit
> confused which .jars are required and what version of Jogl it needs because
> I believe the newest Jogl made some API changes that are incompatible with
> the 3D Viewer code I saw.
>
> My version of java is 1.8.0_92.
>
> Thanks,
> John
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html