Rhino development tools provides the ability to customize and extend Rhino with direct access to its database structures, geometry, graphics system, and command definitions, and much more.
Rhino development tools are free, royalty free, and include free support!
Website: http://wiki.mcneel.com/developer/home
Members: 46
Latest Activity: May 10
Rhino C++ SDK
The Rhino C++ Software Development Kit (SDK) provides C++ developers the tools needed to develop plug-ins for Rhino. Details...
RhinoCommon .NET SDK
The RhinoCommon .NET SDK allows you to customize and extend Rhino 5 using any .NET 4.0 language including Microsoft Visual C# and Visual Basic. Details...
Rhino .NET SDK
The Rhino .NET SDK allows you to customize and extend Rhino 4 and Rhino 5 using any .NET 2.0 language including Microsoft Visual C# and Visual Basic. Details...
Rhino Renderer Development Kit (RDK)
The Rhino RDK, included with the Rhino SDK is a collection of tools that extend the Rhino SDK with rendering specific capabilities, including material, environment and texture editors, a frame buffer, displacement mapping, procedural textures, and many rendering u/i widgets. Details...
Rhino Application Platform (RAP)
The Rhino Application Platform (RAP) provides the tools for developers to wrap their application around Rhino by creating a custom Skin. Details...
Help and Support
Post your questions or read other people's questions and answers on the SDK Developer Support Forum.
Hello everybody,
the company I'm working for is going to update the Visual Studio environment up to version 2012.
I'm actually developing Rhino 5 plugins using RhinoCommon with Visual Studio 2010, and I did not manage to find RhinoCommon templates for Visual Studio 2012.
Is there a workaround to keep using RhinoCommon with Visual Studio 2012?
Thank you so much.
fabio
Hi,
Is there a way to retrieve the directory of a <plugin>.rhp file from C++?
I am working on a plugin which relies on an external file which is supposed to be stored in the same directory as the <plugin>.rhp file. In order to read it I need a way to figure out the path of the directory...
Thanks for your help,
Dietrich
because compatibility between rhinocommon and other framework.
https://github.com/mcneel/rhinomac
More development the MonoMac (forked) As…
Hi, the ObjectAttribute does not work correct.
I tried to change the object Name, ObjectColor, PlotWeight, LayerIndex,... but only the Name and LayerIndex changed. PlotWeight and ObjectColor have no effect.
Rhino.DocObjects.ObjectAttributes obAtt…
© 2013 Created by McNeel Admin.
