sketch2three
sketch2three copied to clipboard
Convert Sketch files to three.js meshes.
Sketch2three
Convert Sketch files to three.js meshes.
To use
- Clone repo
- Install dependencies using
npm install
- Run
gulp
- Navigate a example
localhost:8080/examples/hiro-ui
- Make changes to example sketch file
examples/assets/sketch
. Changes will live reload!