this sketch shows how to hack a processing sketch so that it is rendered into a FBO. the FBO can than be used as a texture without any extra pixel copying costs. that s the beauty of it. there is an issue with the framebuffer objects being larger than the actual frame.
Source code: UsingSketchesOnFBOs
Built with Processing