/threejs-from-xlsx

Live Demo: https://josef37.github.io/threejs-from-xlsx/

Primary LanguageJavaScript

Live Demo

https://josef37.github.io/threejs-from-xlsx/

How to use

  1. npm install
    to install dependencies
  2. node ./data/parse.js
    to parse .xlsx file to .json
  3. npm run build
    to compile files with webpack
  4. npm run serve
    to serve files with http-server