- Home /
Do you work with Metaio AR?
Hi everyone,
My name is Cesar and I am working on a AR project using Metaio. As you probably know, Metaio basically closed its door, and I am no longer able to buy a license of Metaio Creator, which I need to create marker packages with more than two markers and use them on Unity.
My question is, if you have a Metaio Creator's license, and you're a generous soul to help me with this. The only chance that i have is send my markers to someone who has it for they to simply create a package and send it back to me. 1 minute of work.
So, if you can help me, answer it or contact me: cesar_olimpio@hotmail.com
Thank you a lot!
You could use the Unity Editor to generate your tracking data. Select the sdk in your hierarchy and set the "select source" to "generate".
Then add $$anonymous$$etaioTracker objects as childs, the textures will have to be in Strea$$anonymous$$gAssets. And you might want to check their code, it's not that performant, and could use some tweaks. But for basic usage (tracking and showing gameobjects) it should work.