I use augmented reality see-through glasses running android 4.2.
I would like to add objects in the user's view.
I have successfully implemented the objects with OpenGL, but the background is not transparent, which is kind of annoying with see-through glasses.
I tried descriptions here and here, none of them really worked.
I have not very much experience with OpenGL, so I would appreciate some hints how to achieve this.