- Home /
load 3d model.. edit on runtime and export asset bundle + metadata on runtime
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
Your answer

Follow this Question
Related Questions
How to modify "resources.assets" (or alternative?) 2 Answers
Load Animator Runtime. 0 Answers
Need to load prefabs during runtime 1 Answer
Replace texture without touching materials? 1 Answer
Dynamic conversion of any uploaded mesh to assetbundle? 0 Answers