Skip to content

kichappa/Mobius-Modeller

Repository files navigation

Hello there!

Have a look at my works on the Möbius Modeller. This is my introduction to generative modelling, something that I am very much curious about. Ever wondered how designs can be made analytical to create a launch-pad for designers to rocket improvements on? No? Well, I did!

Rotating Floor

In this script, a building with rotating and resizing floors is generated. The floor sizes are controlled with a sine curve, and the rotation is linearly mapped to the floor number. Here is the working demo{:target="_blank"}.

100 storey building with rotating and resizing floors.

Undulating Wall

This scrip generates, yes, a wall. The wall follows a sine curve along an arc of right angle. The wall also has direction-selective thickness. You can see the working demo{:target="_blank"} here.

More details:

  • It generates an arc polyline.
  • It offsets the positions along the arc outwards using a cosine Law Curve.
  • It extrudes the deformed arc to form a set of vertical panels.

Undulating walls with direction selective widths placed along a sine curve warped around an arc.

Arched Roofs of The Winter Gardens

Catenary arched roofs ftw! This script generates arched roofs that follow catenary curves. The structure is loosely based on The Winter Gardens pavilion in Sheffield. There you go - working demo{:target="_blank"}.

3D structure similar to The Winter Gardens structure with roofs following inverted catenary curves.

Wedding Cake Urbanism

Buildings with 'wedding cake' building typologies are generated using Voronoi subdivision of base land. The script complies

  • Sky-view cone-of-view requirements in urban city plannings regulations,
  • Maximum Gross Floor Area Ratio.

As usual, the working demo{:target="_blank"} is attached.

Urban Planning - Buildings that follow 'wedding-cake' typologies to complies with city regulations of sky-view cone-of-vision requirements.


©️ kichappa, 2021-22

About

My works using the generative modelling tool, Möbius Modeller

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published