scenerygraphics / scenery

Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan.
https://scenery.graphics
GNU Lesser General Public License v3.0
129 stars 32 forks source link

JPMS compatibility #619

Open skalarproduktraum opened 10 months ago

skalarproduktraum commented 10 months ago

This PR improves compatibility with the JPMS, removing the need for --add-opens VM flags when running with Java 17+.