Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.42 KB

File metadata and controls

22 lines (17 loc) · 1.42 KB

Enter The Void :thread:

Digitale ontwerptechnieken 3 / Digital Design Techniques 3

Masters year 2020 - Ghent University project - Digital Design Techniques 3.
Creative coding project including the development for a Grasshopper plugin or Grasshopper Assembly file

For more information check out the website and Enter The Void 🕳️

How to get started

This project is built using visual studio, so you'll need to install it first

  1. Clone or download
  2. Open the solution (EnterTheVoid/EnterTheVoid/EnterTheVoid.sln) in visual studio
  3. Build the solution (right click on Solution 'EnterTheVoid' -> Build Solution)
  4. The Grasshopper library (GHA) file is configured to build to \EnterTheVoid\EnterTheVoid\bin 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.

Resources for GH assembly development

Many thanks for prividing high quality open information to:
Long Nguyen: C# Scripting and Plugin Development for Grasshopper
Jose Luis Garcia Del Castillo: Introduction to Computational Design | Harvard GSD

License

see License