Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 406 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 406 Bytes

Sketch2three

Convert Sketch files to three.js meshes.

Sketch2three in action

To use

  1. Clone repo
  2. Install dependencies using npm install
  3. Run gulp
  4. Navigate a example localhost:8080/examples/hiro-ui
  5. Make changes to example sketch file examples/assets/sketch. Changes will live reload!