olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
796 stars 225 forks source link

Object Tracking and 3D object placement #177

Open diliplilaramani opened 2 years ago

diliplilaramani commented 2 years ago

Hi olexale, thanks for the plugin.

How can I use this library to place 3D shoes object on foot if I have landmark points using Flutter MLKit (Mobile browser or Android or iOS).

Like this - https://wanna.fashion/web-demo

Is this possible using arkit_flutter_plugin library? Thanks