three_dart icon indicating copy to clipboard operation
three_dart copied to clipboard

Controls in Android or ios

Open SerJoG opened this issue 2 years ago • 1 comments

Sorry for bothering you. How can I enable controls like rotation and zoom in mobile device like arcbal or trackball? I tried to see these but threejsm.Trackballcontrols and threejsm.arcballcontrols raise an exception that tells that null check on a null value, but I copied your example.

SerJoG avatar Sep 21 '22 11:09 SerJoG

https://github.com/wasabia/three_dart/blob/main/example/lib/misc_controls_trackball.dart

Works as expected on iOS, i did not see any error.

wasabia avatar Sep 21 '22 13:09 wasabia

Closing issue as it is answered and there was no followup. Please add a new issue if you have any more questions

mark-nicepants avatar Oct 17 '22 08:10 mark-nicepants