https://github.com/lin-ycv/melanoplus
Collection of Grasshopper Utilities
https://github.com/lin-ycv/melanoplus
grasshopper grasshopper-plugin grasshopper3d utilities
Last synced: about 2 months ago
JSON representation
Collection of Grasshopper Utilities
- Host: GitHub
- URL: https://github.com/lin-ycv/melanoplus
- Owner: lin-ycv
- Created: 2022-08-20T09:06:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T06:52:03.000Z (3 months ago)
- Last Synced: 2025-04-06T03:51:04.289Z (2 months ago)
- Topics: grasshopper, grasshopper-plugin, grasshopper3d, utilities
- Language: C#
- Homepage:
- Size: 225 KB
- Stars: 11
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: .github/README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
#  Melanoplus
[](#)[](#)[](https://www.rhino3d.com/)[](https://www.rhino3d.com/)[](https://github.com/lin-ycv/Melanoplus/releases/latest)[](https://ko-fi.com/linycv)
**[Install](#install) •
[Support](#support-and-feedback)**Melanoplus is a large genus of Grasshopper
This Grasshopper plugin comprises a set of utilities designed to enhance the native Grasshopper experience by introducing essential functions that are currently absent.
## Install
- Install using the `_PackageMager` command in Rhino and search for `Melanoplus`
For compatibility optimization, only the .NET Framework version is published on PackageManager, while the .NET version is provided in the release section.
The minor version denotes the targeted framework:
- Version x.1.x is tailored for .NET 7.0, functioning exclusively with Rhino 8 when `_SetDotNetRuntime` is in `/netcore` mode, the default setting in Rhino 8.
- Version x.0.x is geared towards .NET Framework 4.8, compatible with Rhino 7.19+ and Rhino 8.For instance, 1.1.6 and 1.0.6 represent the same version of the plugin.
[Read more](https://developer.rhino3d.com/guides/rhinocommon/moving-to-dotnet-7/) on .NET and .NET Framework differences.
>Melanoplus is tested against the most recent version of Rhino available at the time of its release. While Melanoplus is primarily designed and validated for Windows, Mac users can still choose to install this plugin at their own discretion.
## Support and Feedback
You can report bugs via [GitHub Issues](https://github.com/lin-ycv/Melanoplus/issues). Alternatively, if you're familiar with coding, you can address the bug yourself and submit a [Pull Request](https://github.com/lin-ycv/Melanoplus/pulls) with the fix.
For support or feedback, please utilize [GitHub Discussions](https://github.com/lin-ycv/Melanoplus/discussions).
You can find demos of various functionalities on the [Wiki Page](https://github.com/lin-ycv/Melanoplus/wiki).