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

https://github.com/krishna-sivakumar/morpho-gh

A Grasshopper plugin that generates optimal solutions using a genetic algorithm.
https://github.com/krishna-sivakumar/morpho-gh

csharp genetic-algorithm grasshopper rhino3d

Last synced: 2 months ago
JSON representation

A Grasshopper plugin that generates optimal solutions using a genetic algorithm.

Awesome Lists containing this project

README

          

# Morpho: A Grasshopper Plugin for Genetic-Algorithm Search

Morpho is a grasshopper plugin to generate genes and filter through populations with a particular fitness function.
Results are saved to an SQLite file and a CSV file locally.

## Installation:

For Rhino 7, Download `morpho-net48.zip` from the latest release on the Releases tab.

For Rhino 8, Download `morpho-net7.0.zip` from the same location as above.

Extract the contents of the zip into a new folder, and copy the folder into the Grasshopper `components` folder.