Eduardo Gomes
Eduardo Gomes
I'm trying doing it but without sucess... Do you have some update about that?
Hey, the .dae file still need extra files to load the textures... I have the .dae files in the same directory of the textures, but the texture are still not...
Yep, sure. I created a https://github.com/olexale/arkit_flutter_plugin/issues/171 to track it.
Hi @Sameerkash, could you show your code?
I solved it using controller.AddCoreNode. ArCoreReferenceNode don't work fine with controller.AddCoreNodeWithAnchor. This is a bug. @giandifra
> Hi @eduardoGo, > If you want the animation to repeat infinitely you can remove the 'animationRepeatNb'. Try it and tell me if it's working. > This might be a...
Hello @giandifra, I think that rewriting the plugin with the new ArCore API is better ... The current version of the plugin has many things with Sceneform, so in the...
> Hello @giandifra, I think that rewriting the plugin with the new ArCore API is better ... The current version of the plugin has many things with Sceneform, so in...
> I think that the best solution is rewrite the plugin and add ArCore sdk for iOS side. This solution will be the best from all points of view. Yes......
> Hi @eduardoGo does your commit work? I tried to take a screenshot and send a result.success() within the PixelCopier with my own screenshot solution some days earlier. Then I...