Morphosis Sejong M-Bridge Façade Script

Hello
it is always good to give source
https://www.morphosis.com/architecture/271/
https://www.skyscrapercenter.com/building/sejong-m-bridge/34849

I think you didn’t try enough. I don’t say it is super simple but I just see 4 or 5 hexagonal elements that have the same border.

Try to make the hexagonal pattern,
Hexagonal pattern that has coordinate like that

  1. 0,0
  2. 1/3*l, -h1
  3. l,0,0
  4. l,0, h2
  5. 2/3*l,h2+h1
  6. 0, h2

then you could populate it randomly of with some rules.
It could also be goo you read that "help US help YOU:

4 Likes