threejs-vue-example

Basic vue-cli project set up using three.js and GLTFLoader

入门
GitHub在线演示
Stars:24
License:未知
更新:2024/1/13

README

threejs-vue-example

Sets up a super basic example of using GLTFLoader with a vue project set up with vue cli.

Setup

npm install

Serve locally

npm run serve