Awesome
playcanvas-vue
This project combines the great PlayCanvas 3D engine with VUE.js.
It is meant as a Boilerplate to start off your 3D applications or games.
For more information look at PlayCanvas website and VUE.js website
View OpenSource Repo on Github
Features:
- Use JSON files from PlayCanvas editor to kick off your app
- Use PlayCanvas scripts as Mixins
- Use Ammo.js physics
- Use Tween.js Animations
- Use Basis texture compression
- Use the power and reactivity of Vue.js
- Use VUEX state management
- Use Vue router
This project is a proof of concept and not a complete application.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build