Help on creating a Fractal Building out of cubes

Hi, im an architecture student from Germany and im thinking on creating a Building like this:

The twist is, that I dont want to copy this Building, but I want to create a new one based on diffrent sizes from the DIN Paper fractality

Basically I want to create a Building like in the refrence, with diffrent sized Boxes that are connected with eacht other.

Right know I thought about these steps on how I colud make this and wanted to ask if it is possible to create the Building like that

  1. Creating a Grid in 2D and 3D to create the Basis

  2. Create the Cubes based on a line

  3. Creating a Frame

  4. Finish?

Help would be really Nice!
Thanks in advanced!

I think something like WASP would be helpful for a project like that:

https://www.food4rhino.com/en/app/wasp

The “abstract” layout is rather very easy to do via code (Level mid to advanced). If by accident you walk the C# walk drop a world.

BTW: doing a “habitable” (hope dies last) solution it would require various otther rules (other than entry level probability used above - dist to some attractors etc etc). These may require several lines of code more PLUS some ability to store the “OK” solutions and their rating (using some MOO etc etc).

BTW: Plan B on that … MAY require some Bresenham approach on some “generic” LBS layout.

Ow, I will look Into that, it looks Promesing!
Thanks

Sadyl I´m not an schoolar in programming (I want to learn after my architecture studys thou)

However, what you visualised looks really interesting, from what you did there.
I only understood every second word from your explanation thou, but it really looks cool.

Is it one of your own works, My Dark Lord?
And how fast do you think I could learn it?
(Also, if you show me your dog, I will show you my cat)

In fact Sturm did that (He’s rather good in C#).

BTW: Sturm says that you’ll need 2-10 years to know what to do and several more to know what not to do (pretty much everything).