Procedurally generated shape sandbox using threejs.
To install the Node dependencies:
npm install
To build:
npm run build
To run webpack dever server:
npm run dev
Live demo https://exactlyallan.github.io/DataShapes/
This program is free software and is distributed under an MIT License.