stagerightlabs / Vue-Three-Demo

An example of a Vue.js / Three.js integration
https://vuethree.stagerightlabs.com/
MIT License
35 stars 8 forks source link
threejs vue vuex

vue-threejs-demo

This is a Proof-Of-Concept integration of Vue.js and Three.js. I have converted the Three.js Trackball Control Example to a Vue/Vuex application and added some additional UI sugar on top.

See the demo here

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Helpful Links

https://stackoverflow.com/questions/47849626/import-and-use-three-js-library-in-vue-component

https://www.reddit.com/r/vuejs/comments/7fdq9b/vue_and_threejs/