Tool that lets you configure mixes of 3 different types of 3D models. In this case the 3D models are flowers. You can select:
- the type of flower
- the way the flowers are placed on the surface
- each flower type comes in 3 flavors: short, mid and tall, and you can configure the percentage of each flavor in the mix
See the live example
To install dependencies run:
- npm install
npm run watch
starts a local webserver at localhost:8000 and starts watchifynpm run build
builds app and generates source map