Hi,
I have a looping OPENGL sketch.
Now I wanted to use Toxi's Tiler class to export large size image.
I read in other forums that the Tiler works best with Static sketches and the best way to export a looping sketch would be to "Pause" it.
I am not sure how can I "Pause" my sketch?
If I use noLoop() then even the Tiler code does not work :(
Any suggestions?
TIA
1