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

Fix missing Xlib struct, fix query pool stride #721

Closed skalarproduktraum closed 2 months ago

skalarproduktraum commented 2 months ago

This PR fixes:

Furthermore, it introduces a script, build-example-project.sh that can be used to check if scenerygraphics/minimal-scenery-example-project builds correctly with the scenery version at hand. For this, the definition of the project version has been moved to gradle.properties, in order to enable running builds with a custom scenery version (e.g. via ./gradlew build -PsceneryVersion=0.10.1-my-personal-scenery.