issues
search
mcneel
/
RhinoVR
RhinoVR - a virtual reality sample plug-in for Rhino 7
62
stars
7
forks
source link
App window implementation
#5
Closed
deranen
closed
6 years ago
deranen
commented
6 years ago
Now possible to open an application window (e.g. Grasshopper window) by clicking and holding the left trigger button.
The following actions are simulated on the application window: MouseLeftDown, MouseLeftUp, MouseRightDown, MouseRightUp, MouseScroll, MouseMove.
Clicking, zooming and panning and dragging is supported on the Grasshopper window.
Movement speed is now based on time elapsed, not speed of rendering.