Design Automation Lab

The Möbius Ecosystem

A web-based ecosystem for parametric modelling.

Möbius Viewer

Möbius Viewer is an open-source web-app for viewing 3D models generated by Möbius Modeller scripts. The viewer can be opened in browser. Möbius GI files can then be opened by dragging and dropping them onto the canvas.

Möbius Viewer, showing spatial analysis results.

Live viewer:

Embedding the Viewer in a Web Page

The viewer can be embedded in a web page within an HTML frame. The Javascript code in the web page can then interact with the embedded viewer via a Post-message API. This allows the web page to set viewer settings and to load models.

Source Code

Source code is available on Github.