Skip to content

KingOfMonsters/groundhog

 
 

Repository files navigation

Groundhog

License: GPL v3 GitHub release Component Build status Website Build Status Codacy Badge

Groundhog is a Grasshopper plugin, a set of reference models, and wiki exploring the applications of computational design in landscape architecture. Groundhog is currently in beta. The plugin and associated site will be updated with more features and information over the course of 2018.

Please visit www.groundhog.la for documentation and examples of how to use the plugin and for resources on computational approaches to landscape architectural design in general.

Documentation, Demos, and Reference Definitions

See the provided documentation and demo, example, and reference files at groundhog.la.

Support, Bug Reports, and Feature Requests

Refer to groundhog.la/plugin/.

Contributing

Feedback and pull requests welcome; see CONTRIBUTING.md file.

Plugin Installation

See the README.md file located in the plugin folder.

Plugin Development

To develop the plugin you will need a copy of Rhinoceros installed, and some knowledge working with C# code and the Rhinoceros/Grasshopper APIs.

Editing and compiling that code is best done in Visual Studio 2017. The community editions for Windows or macOS should both work. Upon first build it should fetch the required RhinoCommon, Grasshopper, and third-party references from NuGet (an internet connection is required).

You will need to add the build folder to your Grasshopper Folders once you have compiled the project. To do so use the GrasshopperDeveloperSettings command in Rhinoceros.

Wiki Development

See the README.md file located in the site folder.

License

This project is licensed under the GPL v3 License - see the LICENSE file for details.

About

A Grasshopper plugin, a set of reference models, and wiki exploring the applications of computational design techniques in landscape architecture.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 83.4%
  • HTML 6.8%
  • CSS 4.3%
  • Ruby 2.3%
  • TeX 1.9%
  • Shell 0.8%
  • JavaScript 0.5%