Code Monkey home page Code Monkey logo

rhinocommon's Introduction

RhinoCommon SDK for Rhino


โš ๏ธ This is a mirror of the RhinoCommon source from Rhino 5.

An up-to-date version of the source code is available in the rhino3dm repository.


Rhino

Get Involved (contributing)

There are many ways to contribute to this project:

Compiling the Source

You are going to need:

Steps:

  • Get the source code by downloading everything as a zip or using git

I'm going to need to come up with better instructions on compiling and using the dll, but in a nutshell you should be able to debug into the RhinoCommon source code by:

  • rename the shipping RhinoCommon.dll to something like RhinoCommon.dll.original
  • place the RhinoCommon.dll and pdb that gets compiled by this project in the Rhino5 system directory

Installation / Configuration

RhinoCommon is written to work under different "modes".

  • Assembly running in Rhino: Rhino 5 (and Grasshopper in Rhino 4) ship a precompiled version of RhinoCommon that contains full access to the Rhino SDK. This means highre level functionality of things like intersections or working with the RhinoDoc are supported
  • Stand alone assembly accessing OpenNURBS: A special build flavor of RhinoCommon is supported that let's you build RhinoCommon as a .NET layer on top of the C++ OpenNURBS toolkit (www.opennurbs.org)

Authors

Really the entire McNeel programming staff (http://www.mcneel.com)

Specific people to contact about this project:

Legal Stuff

Copyright (c) 2015 Robert McNeel & Associates. All Rights Reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software.

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY. ALL IMPLIED WARRANTIES OF FITNESS FOR ANY PARTICULAR PURPOSE AND OF MERCHANTABILITY ARE HEREBY DISCLAIMED.

Rhinoceros is a registered trademark of Robert McNeel & Associates.

rhinocommon's People

Contributors

sbaer avatar piac avatar acormier avatar dan-rigdon-bel avatar johnmorse avatar golsby avatar dalefugier avatar pearswj avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.