A web-based ecosystem for parametric modelling.
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.
Live viewer:
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 is available on Github.