Interface for creating and executing formations for a sculpture Ehan made
Make sure you have the latest version of node.js
$ npm install
To compile the interface for visualizing the formations, simply:
$ npm run setup
$ npm start
You can then access visualizer interface at localhost:1550
in your web browser.
For documentation on how to create your own formations, refer to creating-formations.md