I am using vuforia cloud reco database to save target image and metadata
so I want to link an asset bundle to my target image
the asset scene will only basically be a 3d model
I want to build an application to allow my users to simply load a 3d model from a file then change its position and scale based on the fixed plane in my template and then export an asset bundle for them
so basically the UI would be first import 3d model from file
the 3d model will automatically show up on a default position on the plane ground
the user can change the position rotation and scaling
then press publish
and the my app will generate the asset bundle to my server and the meta data to link the target image with the asset bundle
is this possible ?
thank you
↧