Skip to content
/ RhinoVR Public

RhinoVR - a virtual reality sample plug-in for Rhino 7

Notifications You must be signed in to change notification settings

mcneel/RhinoVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RhinoVR

RhinoVR is a Rhino 7 plug-in which uses the HTC Vive or Oculus Rift head-mounted displays to render Rhino viewports in virtual reality. This plug-in was created as a sample to show developers how a VR plug-in can be developed for Rhino 7.

RhinoVR RhinoVR

Features

In Rhino 7

  • Continuous "gaming mode" inner loop.
  • Direct SDK access to stereo imagery from Rhino.
  • New Rhino SDK tools for selecting and picking from VR controllers.

In Rhino VR

  • Smooth walkabout style movement including momentum using VR controllers.
  • Support for OpenVR headsets and controllers (HTC Vive, Oculus Rift).
  • Grasshopper canvas display and manipulation inside virtual reality.
  • Picking and selection support.
  • Example commands: Move/Undo, with cancellation support.

Requirements

  • HTC Vive or Oculus Rift.
  • Steam with the SteamVR app installed.
  • Rhino 7 Service Release 10.

Installation

Make sure you have Rhino 7 Service Release 10 installed or later. You can download the RhinoVR .rhp file from this page's Releases section, and then drag-and-drop the file over the Rhino window to load RhinoVR.

Usage

Start Rhino and load the file you want to view in VR. Make sure a perspective viewport is selected and that it is set to the display mode you want to use. Type RhinoVR into the command line. This should automatically start Steam and SteamVR. If you're using the Rift, it will also start the Oculus client. Rhino tells you when it is ready and asks you to put the VR headset on.

  • It is possible to navigate around in the Rhino scene using the VR controllers (Vive and Rift). Vive uses the touchpads for navigation and the Rift uses the analog sticks. The left controller controls movement and rotation (forward, backward, look left, look right).
  • Objects can be selected by pressing the touchpad button (Vive) or pressing the analog stick (Rift).
  • The Rhino Move-command can be initiated by pressing the right controller's Application Menu button (Vive) or the B-button (Rift). Remember, the move command works in steps: Select objects. Enter. Pick reference point. Pick new point.
  • A Rhino Enter key press can be mimicked using the right VR controller by pressing the trigger button (Vive) or the A-button (Rift).
  • A Rhino Esc key press can be mimicked by squeezing the right controller's grip buttons (Vive) or by pressing the primary trigger button (Rift).
  • A Rhino Undo key press can be mimicked by pressing the left controller's Application Menu button (Vive) or the B-button (Rift).

Type RhinoVR into the command line again to close down RhinoVR.

Licenses

RhinoVR uses the open source library OpenVR. See license details in the OpenVR subfolder.

About

RhinoVR - a virtual reality sample plug-in for Rhino 7

Resources

Stars

Watchers

Forks

Packages

No packages published