Introduce
vueJS + threeJS 3d viewer component, support dae/fbx/gltf(glb)/obj/ply/stl/json models, and support the same scene to import multiple different 3D models, support mtl materials and texture.
Vue3 please install 2.0.0 or later, vue2 please install 1.x.x version
Feature support list
- Load a single 3D model
- Loading Multiple 3D Models Simultaneously
- Load multiple 3D models of different types at the same time
- Load Draco gltf models(See API)
- Supports custom file type(for url without file extensions)
- Set scene width and height
- Set up materials and textures
- interactive control
- mouse event
- light
- Camera position and rotation
- Add label points