-
Notifications
You must be signed in to change notification settings - Fork 3
Home
This documentation was prepared for the Rhino.Inside Masterclass at the 2019 AEC Tech Symposium event, October 17, 2019.
During this workshop you will learn how to extend the capabilities of existing applications utilizing the functionality found in Rhino and Grasshopper. Participants will learn to use the RhinoCommon API to launch and automate Rhino and Grasshopper from other applications as well as how to drive interoperability between both applications. In addition to reviewing the minimal elements necessary to run Rhino inside a host application, we will use Unreal Engine as a case study for developing new functionality between the applications.
To get the most from this workshop, you should have a basic understanding of C#, Rhinoceros, and Grasshopper.
- Windows 10, 8, 7 SP1
- Microsoft Visual Studio 2017
- Rhino3d 7 (WIP)
- Unreal Engine 4.23
All software will need be installed prior to arriving at the masterclass. Please note, if you haven't already installed Visual Studio or Unreal Engine, they will take up about 20-30GB of hard drive space on your computer.
- Overview
- Anatomy of a Rhino.Inside enabled Application
- Setup
- Samples
- Roll your own, Q&A, Feedback