Skip to content

Sharlaan/webgl-area-picking-vue

Repository files navigation

webgl-area-picking-vue

Description

Project based on ThreeJS and Vue-GL. Environment based on Vue-CLI 3, Typescript, and class syntax Vue.

Monolithic untyped version can be found in testIndex.html.

Features

  • Bi-directionally reactive properties position and rotation, either from sliders' DOM events or from the OrbitControl's mouse events.
  • Resetable
  • Async loading of model3D
  • Color Picker for the model3D

Project setup

yarn

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn build

Run your tests

yarn test

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published