flutter_3d_controller 1.2.1
flutter_3d_controller: ^1.2.1 copied to clipboard
A Flutter package for rendering interactive 3D models in different formats(glb, gltf, fbx, obj), with ability to control animations, textures and camera.
v1.2.1 #
Features #
- Mobile and Web stable version (support glb & gltf format)
- Play animation
- Switch between animations
- Pause animation
- Reset animation
- Get available animation list
- Switch between textures
- Get available texture list
- Set camera target
- Reset camera target
- Set camera orbit
- Reset camera orbit
Fixes #
- Some improvements
- Fix readme file
- Reduce Sample size
- Fix Dart Analyse warnings
v1.2.0 #
Features #
- Mobile and Web stable version (support glb & gltf format)
- Play animation
- Switch between animations
- Pause animation
- Reset animation
- Get available animation list
- Switch between textures
- Get available texture list
- Set camera target
- Reset camera target
- Set camera orbit
- Reset camera orbit
Fixes #
- Some improvements
- Fix readme file