google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 403 forks source link

Change ObjectScale proportional to MarkerScale _ Augmented Images #730

Open ju1991 opened 4 years ago

ju1991 commented 4 years ago

Hey ho! I'm new here, because I didn't found a solution yet. Maybe you can help...

I'm working with ARCore augmented Images. I'm searching for a possibility to change the Object that should show on the Marker scales itself proportional to the marker. For instance if the marker is 3 cm the cube should be 3cm, too - If the marker is 30 cm , than the cube should bei 30 cm.

I thought if I set the width of the marker in the image database - than it would work. But it doesn't.

Is there any way to make this work? Maybe you have an idea?

Thanks