scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
68 stars 17 forks source link

SciView: fix VR toggling to change to stereo rendering #590

Closed smlpt closed 6 months ago

smlpt commented 6 months ago

When toggling VR, either via the API or the "view" menu button, the tracking would successfully initialize but the stereo rendering wouldn't switch on. Only after toggling it off and on again would it work. This fix (credit to @skalarproduktraum) now also enables stereo rendering on toggling VR.