Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 455 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 455 Bytes

DataShape: Procedurally generated shapes

Description

Procedurally generated shape sandbox using threejs.


Notes

To install the Node dependencies:

npm install

To build:

npm run build

To run webpack dever server:

npm run dev

Demo

Live demo https://exactlyallan.github.io/DataShapes/

License

This program is free software and is distributed under an MIT License.