olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
800 stars 228 forks source link

Translate 3D objects #115

Open jaafar-eng opened 3 years ago

jaafar-eng commented 3 years ago

I have a task where I should move the 3D object in the AR scene by reacting to user gestures. in Arkit for IOS, there are Transformable Nodes where can do the job. is there something similar in the flutter?