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

Cam rotation and stats #631

Closed aryaman-gupta closed 6 months ago

aryaman-gupta commented 9 months ago

Adds small miscellaneous functionalities: 1) use the ArcballCamera to rotate camera about a target by a fixed angle, 2) clearing an item recorded by the Statistics class. Extends fromPathRaw function in Volume to transparently handle volume buffers larger than 2 GB