DownloadsDocumentationCommunityGalleryExtensions

API Download 0.8.4

You need to have the following jars in your classpath:

Platform specific native libraries

Jzy3d 0.8.4 uses JOGL 1.1.1-rc3.

According to your platform, retrieve one of these native libraries packs. The libraries must stand on your execution path:

Source code

You can checkout the complete API sources on the Github repository

Troubleshooting

You run into the common problem "Exception in thread "main" java.lang.UnsatisfiedLinkError: no jogl in java.library.path"

No panic, Jzy3d needs to have JOGL native libraries in the execution path.

Eclipse developers:

  • Right click on the project, choose "Properties", then "Java Build Path" and then the "Libraries" tab.
  • Under the item "jogl.jar - ..." select "Native library location: (None)" and click the Edit button.
  • Press the Workspace... button and select your ./bin/{platform} folder.
2.1.0
2.0.0
1.0.0
0.9.1
0.9.0
0.8.4