colidescope

/live/ subdivision-for-space-planning

Welcome! You are not currently logged in. You can Log in or Sign up for an account.

Subdidivision for space planning

In this session we begin to develop a floor plan generator based on recursively splitting a space into smaller spaces

⚠️ You need a member account to access this content.

+Splitting spaces in Grasshopper (part 1)

The core of the subdivision logic is a process that starts with a single space represented by a closed curve and divides it into two spaces based on parameters that dictate the direction and location of the split. In the demo, we first model this process in Grasshopper using only Grasshopper components. We then convert the process step by step to Python code developed withing a single Python component.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-02-02.3dm
Starting file
⚠️
⚠️
You need a member account to access this content.
04-02-02-end.gh

+Sessions in this webinar series:

Dividing spaces
1Subdivision for space planning
2Optimizing layouts
3Programming adjacencies (Part 1)
3Programming adjacencies (Part 2)

+Splitting spaces in Grasshopper (part 2)

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-02-03-end.gh

+Splitting spaces in Python (part 1)

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-02-04-end.gh

+Splitting spaces in Python (part 2)

⚠️ You need a member account to access this content.

+Downloads:

⚠️
⚠️
You need a member account to access this content.
04-02-05-end.gh