scenerygraphics / sciview

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

Add a command/menu entry to toggle VR mode #143

Closed kephale closed 5 years ago

kephale commented 5 years ago

Yes, there is a keybind for this already, but having a menu entry will make it easier for people to notice/realize that there is VR support.

skalarproduktraum commented 5 years ago

I'll take care of this, as it might also require renderer reinit and so on...

kephale commented 5 years ago

@skalarproduktraum bump, im guessing this is an easy one for you

skalarproduktraum commented 5 years ago

How about https://github.com/scenerygraphics/sciview/blob/master/src/main/java/sc/iview/commands/view/RenderToOpenVRHMD.java 👍

skalarproduktraum commented 5 years ago

I'll close this, probably just was missed the last time.