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

https://github.com/danielabalde/richedgraphmapper

Adds 5 new graphs to the Grasshopper's Graph Mapper and provides a new Graph Mapper component with input domains.
https://github.com/danielabalde/richedgraphmapper

grasshopper3d rhino3d

Last synced: 8 months ago
JSON representation

Adds 5 new graphs to the Grasshopper's Graph Mapper and provides a new Graph Mapper component with input domains.

Awesome Lists containing this project

README

          

Riched Graph Mapper


Img


Adds 5 new graphs to the Grasshopper's Graph Mapper and provides a new Graph Mapper component with input domains.

## 😎 Overview

This addon adds 5 new graphs (double bezier, arc, sigmoid, polyline and interpolated) to the native Graph Mapper and provides a new Graph Mapper component with input domains (source and target domains), which allows remapping the values to the target domain.

## ✋ Disclaimer
I have updated this 2018 plugin to work for Rhino 7 because many people have asked me for it.
The original code was lost on a damaged external hard drive, I have recovered it using a disassembler on the .gha and so the code does not have my style but is a quick fix of the disassembler errors.
If you want to see how I program, please visit any other recent project, not this one.

## 🔌 Installation
0) Download the last release of RichedGraphMapper.gha from [food4Rhino](https://www.food4rhino.com/app/riched-graph-mapper).
1) Make sure RichedGraphMapper.gha is unlocked, right click > Properties > Unlock (if visible).
2) Copy and paste it in the Grasshopper Libraries folder, usually: C:\Users\\AppData\Roaming\Grasshopper\Libraries.
3) Restart Rhinoceros and Grasshopper.
4) Access the component from Maths > Util or from the native Graph Mapper component menu > Graph types.

## 🌈 License

This project is free software: you can redistribute it and/or modify it under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

## 🍻 Donation

You can invite me to a beer using Paypal from [here](https://www.paypal.com/paypalme/danielabalde). Thank you!

## ❓ Questions & Feedback

Please use my [Discord](https://discord.gg/zZvZX4yuBt) to make your suggestions or questions.
Or contribute using github.