I´m working on a project where I found that quartz composer was perfect for my needs could it only be used with iOS. I’ve been looking at Opacity but it’s no good for animations. I would like to be able to work with animations as in QC and be able to give give input from code.
What good alternatives (if such exists) would you recommend? And if not an editor like QC, how would you recommend approaching programming interactive animations from scratch in iOS? Cocos2d?
To answer my own question. The only alternative I’ve found that is opengl shader builder by Apple which is not like quartz composer, but allows you to program and change running annimations or graphics – which will run on the iOS. The program, however, is not so easy to use compared to Apple standards.