Giter Site home page Giter Site logo

philipbelesky / groundhog Goto Github PK

View Code? Open in Web Editor NEW
29.0 7.0 4.0 167.05 MB

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

Home Page: https://groundhog.philipbelesky.com

C# 83.66% HTML 5.91% Ruby 0.13% TeX 2.29% Shell 0.63% JavaScript 2.50% Roff 0.41% SCSS 4.48%
grasshopper grasshopper-plugin rhinoceros landscape-architecture

groundhog's Introduction

Groundhog

License: GPL v3 GitHub release Build Action 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 and material is added sporadically, usually in conjunction with courses at RMIT that teach parametric modelling.

Please visit groundhog.philipbelesky.com 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.philipbelesky.com.

Support, Bug Reports, and Feature Requests

Refer to groundhog.philipbelesky.com/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. 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).

Once you have compiled the project you will need to add the bin folder to the folders that Grasshopper looks for components in. 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.

groundhog's People

Contributors

dependabot-preview[bot] avatar dependabot-support avatar dependabot[bot] avatar dependencies-bot avatar kingofmonsters avatar philipbelesky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

groundhog's Issues

FlowComponent โ€” ArgumentOutOfRangeException

https://sentry.io/groundhog/groundhog/issues/698646336/

ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  Module "FlowCalculations", line 152, in getSensibleFidelity
    Double getSensibleFidelity(System.Collections.Generic.List`1[Rhino.Geometry.Point3d], Rhino.Geometry.Mesh, Rhino.Geometry.Surface)
  Module "groundhog.GroundhogMeshFlowComponent", line 180, in GroundHogSolveInstance
    Void GroundHogSolveInstance(Grasshopper.Kernel.IGH_DataAccess)
  Module "groundhog.GroundHogComponent", line 0, in SolveInstance
    Void SolveInstance(Grasshopper.Kernel.IGH_DataAccess)

Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

Dead Image Links

Images throughout groundhog.la site have gone dead and return a 404.

image

Dependencies.io troubleshooting

We're opening this issue to inform you about problems with your dependencies.io configuration or build failures.

We'll add a comment here when we see problems. You can close this issue when
you have things resolved -- we'll open it back up if we detect new problems.

Helpful links:

Note: To help keep your repo as clean as possible, this is the only issue
that we're going to open and comment on. Feel free to delete the comments
that are made as you resolve them, if you want to keep this issue short and tidy.

Shortest Path Component โ€” IndexOutOfRangeException

https://sentry.io/groundhog/groundhog/issues/720267304/

IndexOutOfRangeException: Index was outside the bounds of the array.
  Module "ShortestWalk.Geometry.CurvesTopology", line 0, in SetupVerticesToEdges
    Void SetupVerticesToEdges()
  Module "ShortestWalk.Geometry.CurvesTopology", line 461, in .ctor
    Void .ctor(System.Collections.Generic.IList`1[Rhino.Geometry.Curve], Double)
  Module "groundhog.GroundhogShortestPathComponent", line 340, in GroundHogSolveInstance
    Void GroundHogSolveInstance(Grasshopper.Kernel.IGH_DataAccess)
  Module "groundhog.GroundHogComponent", line 0, in SolveInstance
    Void SolveInstance(Grasshopper.Kernel.IGH_DataAccess)

Index was outside the bounds of the array.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.