Coder Social home page Coder Social logo

wombatgh's Introduction

WombatGH

This is the source code for the Wombat Grasshopper library. The most recent build can be found on Food4Rhino

How to Use

This project is built using Visual Studio, so you'll need to install that to get started. After that:

  1. git clone https://github.com/woodsbagot/WombatGH.git
  2. Open the solution (WombatGH/WombatGH.sln) in Visual Studio.
  3. Build the solution (right click on Solution 'WombatGH' -> Build Solution)
  4. The Grasshopper library (GHA) file is configured to build to WombatGH/bin/<config>/WombatGH.gha. You'll need to copy it to your Grasshopper components directory, or use GrasshopperDeveloperSettings command to tell Grasshopper to look in your /debug/ directory for the assembly.

Find a bug? Want a new feature?

Open an issue on the project's Github page. Please check previous issues to make sure you're not duplicating what's already there, and be as descriptive as possible! If you're up for it, you could even fix the bug yourself & become a contributor:

Contributing

We're excited that you want to help improve WombatGH! This project uses a forking workflow for contributions. You can read about the basics here. An overview:

  1. Fork this repo to create your own copy of the repo.
  2. Clone your fork so you can make local changes.
  3. Commit your changes to your fork.
  4. When you're ready, open a pull request. We'll review it, and if it's approved we'll merge your fork back into the master.

Reminder, you may want to keep your fork in sync with the master. This doesn't happen automatically! These two commands will pull the changes from the this repository and push them to your forked repository:

git pull upstream master
git push origin master

Contributors

These tools were initially built by Andrew Heumann and Brian Ringley on behalf of the Woods Bagot Design Technology team. They are currently maintained by Matthew Swaidan.

A big thank you to all the Woods Bagot project staff whose requests and testing made these tools possible!

License

GPL v3.0

wombatgh's People

Contributors

mswaidan avatar

Watchers

James Cloos avatar

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.