I'll be porting all my old code that it seems sensible to port - which will surely include all the varieties of
Poco animations I made, but I'm not sure yet whether or not it'll be worth also porting
my existing Java applets. I probably will, I suspect, because various improvements are going to be easier - the trouble is just that they all have a bunch of parameters to play with, currently controlled by sliders, and it seems it's going to be a bit of a pain to re-do that interactivity Processing-style. On the other hand, they don't necessarily
need to be so interactive, and I'm feeling bouncy about the possibility of making phone-friendly versions of them all using
Mobile Processing (I wonder how well this'll work).
I'll definitely do
Resonata, in any case, because that's what I'm
supposed to be working on at the moment, and I like the look of the Ess library for sound input and output (which is currently high on my to-do list for Resonata).
Thanks a lot for your feedback and suggestions. I'll definitely try using loadPixels etc., pre-define my colours (which is fun anyway, and for which I can easily port code I have already) and have a look at P3D. OpenGL 3D stuff can come later, I think...!
I'm feeling more enthusiastic about programming than I have in years. Hooray!