0

I saw a question and answer posted previously on StackOverflow at this link

Marker based AR android application using Qualcomm SDK

I’m trying to do something similar with the QCAR SDK. I am trying to display a YouTube video over the stones image. My base code is the images target file in the samples folder. I followed the steps mentioned here but I still get only the teapot to render over the image. Is there any other change I need to implement in the files?

Community
  • 1
  • 1
sharat
  • 160
  • 3
  • 10

1 Answers1

0

You can remove the teapot rendering code from renderFrame() in ImageTargets.cpp.

Rab Ross
  • 2,098
  • 22
  • 28