olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
797 stars 225 forks source link

Pinch alters the shape when used with the anchor object #114

Open turzobose opened 3 years ago

turzobose commented 3 years ago

When I try to use the Pinch manipulation on the Earth image anchor object, the shrink works better than the expansion. During the expansion(i.e. when the scale increases), the sphere distorts to an elliptical. Can the scale be utilised to increase the overall volume of the object?