An HTML5 panoramic game based on three.js && Vue2. 中文
使用移动端打开demo
https://github.com/unsad/Pano-Pick.gitnpm installoryarn
npm run dev // serve with hot reload at localhost: 8080
npm run build and then find it in /dist
- Write css with preprocessors:stylus
- process the static resource with reload animation
- Front-end routing with vue-router
- Network requests with axios
- Project modularization and deployment are based on vue-cli
- Use element to build User Interface
- Gravity sensor is based on deviceorientation