Code Monkey home page Code Monkey logo

digitalfutures-developing-costum-components-in-grasshopper-with-python's Introduction

DigitalFUTURES Tutorial: Developing Custom Components in Grasshopper with Python

cover_image cover_image cover_image

This is a Tutorial for DigitalFUTURES world. You can Find the Part 1 video here

Description

Python lets us have interactive scripts, create custom commands, create new plug-ins and components, and so many other things in Grasshopper and Rhino. If you are creative enough, you can build anything with python, but the built-in components of Grasshopper are limited in some ways. We can call the rhino script syntax library to create whatever we want in python and rhino and Grasshopper. We are going to work with Hops and Python to prototype our ideas into Grasshopper components and plug-ins. Grasshopper lets us do visual programming and scripting. But there is no one size fits all solution in the architecture realm. Python will help the designers to make custom complex components. This is a door to learn how to do more with the Grasshopper and be creative with our designs.

Learning Objectives

learning objetives of the First session:

  • Understand Python in Grasshopper through hands-on examples

  • Generate parametric forms with RhinoScriptSyntax, Rhino geometry & GhPython libraries

  • Develop a customized surface paneling algorithm

  • Examples of mesh creation and subdivision

  • Working with HOPS Component and its potential

  • Making fractals and a Parametric Vault

working files

You can find the files here. This is the folder containing Python scripts in the Tutorial session.

Environment setup and requirements

You should have Rhino 7.4 or above in order to have the HOPS properly. Also you should Install Python. It's better not to install the latest version of Python. maybe Python 3.7 or 3.8.

  1. First Download the HOPS through package manager in Rhino

  2. head to the Command prompt in windows and enter:

    pip install ghhops-server flask pip install rhinoinside

Instrcutor

You can find me on these platform

digitalfutures-developing-costum-components-in-grasshopper-with-python's People

Contributors

mohammedbehjoo 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.