https://github.com/mcneel/compute.rhino3d
REST geometry server based on RhinoCommon and headless Rhino
https://github.com/mcneel/compute.rhino3d
hacktoberfest
Last synced: about 1 year ago
JSON representation
REST geometry server based on RhinoCommon and headless Rhino
- Host: GitHub
- URL: https://github.com/mcneel/compute.rhino3d
- Owner: mcneel
- License: other
- Created: 2018-01-26T18:53:54.000Z (over 8 years ago)
- Default Branch: 8.x
- Last Pushed: 2025-03-25T13:41:25.000Z (over 1 year ago)
- Last Synced: 2025-04-14T23:18:02.606Z (about 1 year ago)
- Topics: hacktoberfest
- Language: C#
- Homepage:
- Size: 3.96 MB
- Stars: 316
- Watchers: 41
- Forks: 201
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.HOPS.md
- License: LICENSE
Awesome Lists containing this project
README
# Rhino Compute Server
[](https://ci.appveyor.com/project/mcneel/compute-rhino3d/branch/master)
[](https://discourse.mcneel.com/c/rhino-developer/compute-rhino3d/90)

## REST API for RhinoCommon and Grasshopper
For more information, see https://www.rhino3d.com/compute.
Compute is built on top of Rhino 8 for Windows and can run anywhere Rhino 8 for Windows can run.
🛠Start with ["Developing with Rhino Compute"](https://developer.rhino3d.com/guides/compute/development/) to run Compute locally for testing and debugging.
📡 See ["Deploying Rhino Compute"](https://developer.rhino3d.com/guides/compute/deploy-to-iis/) to setup your own Compute server.