Threejs Packages

three-model-view

1. 版本基于 threejs vue3 写的一个 3D 模型预览器,可以加载 GLB 和 GLTF 格式文件,支持模型动画播放预览控制; 2. 关键接口参数定义: export type LightType = 'single' | 'all'; export type ModelType = 'GLTF' | 'OBJ' | 'FBX';

1.0.9 • Published 2 months ago

three-multi-select

A control for three.js, similar to THREE.OrbitControl, that supports multi select and transforming multiple objects at once.

0.0.24 • Published 4 months ago