Skip to content

sujoybyte/playcanvas-vue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playcanvas-vue

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

It is ment as a Boilerplate to start off your 3D applications or games.
For more information look at the PlayCanvas website

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 53.4%
  • Vue 44.9%
  • HTML 1.7%