ncdev2015 / LoadObjFiles-Threejs-Vue2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoadObjFiles-Threejs-Vue2

A basic example to load and show 3D object files (.obj) to scene

Load 3D Object

Requirements

> Node 12.22

> Vue 2

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:JavaScript 63.3%Language:Vue 21.6%Language:HTML 15.0%