/playcanvas-vue

This project combines the great PlayCanvas 3D engine with VUE.js

Primary LanguageJavaScriptMIT LicenseMIT

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

Total alerts Language grade: JavaScript

Netlify Status

See Live Demo on Netlify

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

Customize VUE.js configuration

See VUE CLI Configuration Reference.