Draw stay-on-screen objects/UI with AR renderer

I’m thinking of using Processing for Android as an AR prototyping tool. But the official examples using the AR renderer only show how to draw 2D/3D forms or add .obj objects into the 3D scene. Is it possible to draw/add items staying on screen in AR mode? It will be very helpful if touch gesture inputs can be used with on-screen UI.