I have followed the tutorials and am able to replace the teapot with the banana, but I would like to make a new object instead of replacing an existing object.
My understanding so far of the banana tutorials is that, when you replace the obj3D variables, you are pointing to an object that is actually defined in AR_EAGLVIEW.mm. Is this correct?
If so, how do I define my own new object, so that I can have both a banana and a teapot next to eachother
Thanks
Great!