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
.
- Bi-directionally reactive properties
position
androtation
, either from sliders' DOM events or from the OrbitControl's mouse events. - Resetable
- Async loading of model3D
- Color Picker for the model3D
yarn
yarn start
yarn build
yarn test
yarn lint