Start a new topic

Can I create photo collage with predefined 3d Model?

User can select a photo or video from their library and then I need to create a collage with predefined 3D model as shown in below link and then render it. so is it feasible in iOS sdk?


http://grandmaideas.com/wp-content/uploads/2015/05/collage-of-grandchildren81.jpg

1 Comment

Hi,



I'm afraid you can't do that with the JavaScript SDK because we do not support setting model textures dynamically from within code. You can certainly do it with the native SDKs though. The native SDKs only supply the tracking algorithms and require you to take care of the rendering yourself. Having said that, rendering some textured cubes would not be very much effort to implement.



- Daniel

Login or Signup to post a comment