Flutter 3d Controller Versions Save

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

4 months ago

flutter_3d_controller - 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

5 months ago

flutter_3d_controller - 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

v1.1.0

5 months ago

flutter_3d_controller - v1.1.0

Mobile & Web stable version

  • Mobile and Web stable version
  • Web animation control (play, pause, switch)
  • Web available animation list
  • web camera position/orbit control

v1.0.3

5 months ago

flutter_3d_controller - v1.0.3

First stable version

  • Play and control (play, pause, switch) 3d models animation in GLB format
  • Get list of available animations in 3d models
  • Switch between available animations
  • Control camera position and orbit