I’m interested in augmented reality. I’ve just discovered AR code, which allows to load natively (android and iOS) a 3D asset just by scanning it. That is so cool because you don’t need to install an extra app.
I would like to use it for custom projects, but I need to force the location, scale, and rotation of the asset: I don’t want the user being able to place the item himself as it is actually.
Would it be possible to do that ?
I guess that it would be doable based on the QR code itself used as a marker: since if captured by a device « in the real world », it has a location, scale and rotation… But is this technique already exists?
If not, any other technique or software to recommend ?
Thanks!