/qupath-extension-viewer

A QuPath extension to investigate the use of the JavaFX 3D API to create a multidimensional viewer.

Primary LanguageJavaApache License 2.0Apache-2.0

QuPath 3D viewer extension

A QuPath extension to investigate the use of the JavaFX 3D API to create a multidimensional viewer.

Building

You can build the extension using OpenJDK 17 or later with

gradlew clean build

The output will be under build/libs. You can drag the jar file on top of QuPath to install the extension.