Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

stephensmitchell-forks/rhino.inside

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rhino Inside

The Rhino Inside technology allows Rhino and Grasshopper to be embedded within other products. It may be possible to:

  1. Starting Rhino and Grasshopper as an add in another product.
  2. Call directly into the native APIs from a Grasshopper or Rhino plugin.
  3. Grasshopper definitions can be opened and previewed in Rhino within the same process as the parent.
  4. Object can be natively created by Rhino or Grasshopper within the parent product.

sample-shot

This repository contains all the sample developer code for loading Rhino inside other 64-bit Windows applications.

The version of Rhino that these samples are compatible with is the Rhino WIP version that you can found here .

Samples by host application.

The samples in this repository are organized by folders that correspond to the Company\Product name of the host application where you can found more information.

This repository contains samples for:

About

Sample Projects for Rhino.Inside

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%