Here are some small toys following the Official ThreeJS Documents and the Troisjs Guidlines, a framework designed for vue.
vue-clifor quick project constructionelement-plusfor layout and small toolsthree,troisjsfor rendering based on webGL
cd three-js-tutorials npm install # install all dependencies npm run serve # start serveIt takes a few seconds for models to be loaded, please be patient :)
I managed to create basic geometries and render them, and load models with textures and animations using three.js. But I failed to load any local resource in troisjs after a thousand trials. Could you tell me why?
welcome for communication 😉