processing-android
processing-android copied to clipboard
Transparent background
I am working with an augmented reality app, I would like to overlay processing graphics over the camera captures, however the processing graphs have always a gray background always. I need to have it transparent in order to see only the objects rendered by processing. Is there anyway to do it? how should I modify the surface for that purpose. I have tried to put a .png image with transparency as image but I get an error.
I'm having the same issue, can anyone help please ?