/micds-kinetic-sculpture

Interface for creating and executing formations for a sculpture Ehan made

Primary LanguageTypeScriptMIT LicenseMIT

MICDS Kinetic Sculpture

Interface for creating and executing formations for a sculpture Ehan made

Setup

Prerequisites

Make sure you have the latest version of node.js

Main algorithm

$ npm install

Visualizer Interface

To compile the interface for visualizing the formations, simply:

$ npm run setup

Running

$ npm start

You can then access visualizer interface at localhost:1550 in your web browser.

Development

For documentation on how to create your own formations, refer to creating-formations.md