🐝 📗 ⚡ Honeybee Radiance plugin for Grasshopper (aka. honeybee[+]).
This repository contains all radiance modeling Grasshopper components for the honeybee
plugin. The package includes both the user objects (.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 in a way that
they can be found by Rhino (see dependencies).
The honeybee-grasshopper-radiance plugin has the following dependencies on core libraries:
- ladybug-core
- ladybug-geometry
- ladybug-comfort
- ladybug-rhino
- honeybee-core
- honeybee-radiance
- honeybee-radiance-folder
- honeybee-radiance-command
- honeybee-standards
The honeybee-grasshopper-radiance plugin also requires the Grasshopper components within the following repositories to be installed in order to work correctly:
See the Wiki of the lbt-grasshopper repository for the installation instructions for the entire Ladybug Tools Grasshopper plugin (including this repository).