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
128 stars 31 forks source link

Reorganise VDI classes and mark their APIs as `@Experimental` #717

Closed skalarproduktraum closed 2 months ago

skalarproduktraum commented 3 months ago

This PR reorganises the VDI classes into volumes.vdi and marks their API as @Experimental. This should not be understood in terms of code quality, but rather so that the API there might still change.