An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# ![](https://rawcdn.githack.com/lin-ycv/Melanoplus/ca8d861a7b8d3d0ecf6080bdf5860b339aad4de6/Resources/MelanoplusSimple.png?min=1) Melanoplus

[![Static Badge](https://img.shields.io/badge/WIN-0078D4?style=for-the-badge&logo=Windows&logoColor=FFFFFF%20&labelColor=0078D4)](#)[![Static Badge](https://img.shields.io/badge/MAC-FFFFFF?style=for-the-badge&logo=Apple&logoColor=000000&labelColor=FFFFFF)](#)[![Static Badge](https://img.shields.io/badge/7.19+-434b57?style=for-the-badge&logo=Rhinoceros&logoColor=FFFFFF%20&labelColor=000000)](https://www.rhino3d.com/)[![Static Badge](https://img.shields.io/badge/8.0+-434b57?style=for-the-badge&logo=Rhinoceros&logoColor=FFFFFF%20&labelColor=000000)](https://www.rhino3d.com/)[![GitHub Release](https://img.shields.io/github/v/release/lin-ycv/melanoplus?style=for-the-badge&labelColor=181717&logo=github&label&color=434b57)](https://github.com/lin-ycv/Melanoplus/releases/latest)[![Static Badge](https://img.shields.io/badge/Sponsor-434b57?style=for-the-badge&logo=kofi&logoColor=white&labelColor=FF5E5B)](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).