Grasshopper

algorithmic modeling for Rhino

Hi,

How can I have small cubes inside a large cubes. I been having some difficulties doing it.

Any ideas?

Thank you,

Views: 975

Replies to This Discussion

Well ...

If I got it correctly(?) this is a classic recursive task (NOT possible with GH unless you do some sort of loop via Anemone). In this case if we have a "donor" box that gives us 2 boxes and then each gives us 2 more and ... repeat (until a stop condition occurs) ... this is what we call recursion.

See attached that unfortunately does what it does via code. Note: works with boxes not cubes that are recursively and randomly (in x/y/z and according the min/max "division" limits) "splitted" in 2. 

Attachments:

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service