Skip to content

ladybug-tools/dragonfly-grasshopper

Repository files navigation

Build Status

IronPython

dragonfly-grasshopper

🐉 📗 Dragonfly plugin for Grasshopper (aka. dragonfly[+]).

This repository contains all Grasshopper components for the dragonfly plugin. The package includes both the user objects (.ghuser), the Python source (.py), and a JSON version of the grasshopper component data. Note that this library only possesses the Grasshopper components and, in order to run the plugin, the core libraries must be installed in a way that they can be discovered by Rhino (see dependencies).

Dependencies

The dragonfly-grasshopper plugin has the following dependencies (other than Rhino/Grasshopper):

Other Required Components

The dragonfly-grasshopper plugin also requires the Grasshopper components within the following repositories to be installed in order to work correctly:

Installation

See the Wiki of the lbt-grasshopper repository for the installation instructions for the entire Ladybug Tools Grasshopper plugin (including this repository).