I am trying to make a small AR based iOS App, In which I have to detect a plane and when user taps on that plane I have to place an Object. Pretty simple? But Instead of showing Plane while user is roaming around with Camera, I have to show a circle, not a plane. I have followed this tutorial, and I am able to show plane but I need to show circular Image/model/node etc.
In tutorial's video you can see a grid, I need to replace that grid with circular image. I tried to give my own Image but then it started showing me a full circle image and a half circle image.