drydart / model_viewer.dart

A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.
https://pub.dev/packages/model_viewer
The Unlicense
209 stars 101 forks source link

Is it possible to update camera using a controller? #67

Open river2202 opened 1 year ago

river2202 commented 1 year ago

Is your feature request related to a problem? Please describe. I want the 3D model rotate programatically like auto rotate.

Describe the solution you'd like Add a camera/view controller so I can update it