A QuPath extension to investigate the use of the JavaFX 3D API to create a multidimensional viewer.
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.