🐝 📗 Core Honeybee plugin for Grasshopper (aka. honeybee[+]).
This repository contains all "core" Grasshopper components for the honeybee plugin
(aka. those components that are shared across all extensions). The package includes
both the userobjects (.ghuser
) and the Python source (.py
). Note that this
library only possesses the Grasshopper components and, in order to run the plugin,
the core libraries must be installed (see dependencies).
The honeybee-grasshopper plugin has the following dependencies (other than Rhino/Grasshopper):
- ladybug-core
- ladybug-geometry
- ladybug-comfort
- ladybug-display
- ladybug-radiance
- ladybug-rhino
- honeybee-core
The honeybee-grasshopper plugin also requires the Grasshopper components within the following repositories to be installed in order to work correctly:
The honeybee-grasshopper plugin has the following extensions:
See the Wiki of the lbt-grasshopper repository for the installation instructions for the entire Ladybug Tools Grasshopper plugin (including this repository).