[Office Hour Q] How does Camera Kit SDK compare? Where the sticking points in the workflow?

Options
stevenxu
stevenxu Posts: 598 👻
edited December 2023 in General #1

@c18e said:
we have an existing solution using Vuforia for scanning vistual trackers and then content is shown that we upload on our backend with an easy UXUI, our current solution integrated data tracking and the ability upload FBX, GLB,MP4, MP3 and also CTA (call-to-action) URL and easily position. How does the Camera Kit SDK compare? Where the sticking points in the workflow?

Tagged:

Best Answer

  • ForumChris
    ForumChris Posts: 23 👻
    #2 Answer ✓
    Options

    Hello @c18e, glad you are interested in the capabilities of Camera Kit.

    With Camera Kit, here is our image marker documentation which can help you get started with scanning specific visual trackers.

    For the ability to upload content and easily position it, you have a couple of different options. You can either build these directly into a Lens through Lens Studio for easy placement options. Otherwise, if you wish to pull in 3D models, or images, audio, other, you can do this at run-time with Remote APIs and you can use the RemoteMediaModule which has built in methods for reading those into a Lens.

    From there, you could build out a placement script or use an existing component so you can instantiate or assign that content and easily position it.