Hi,
I am new to ipad development _and_ processing as well, but I am interested in learning how to make processing applications work on an ipad. I would therefore like to make a step-by-step instruction how to do the following (see below this message).
Thanks
anna
ps. I have a mac computer, by the way :-)
1) What to download? Processing of course, but what else?
- is this the one I need to download?
http://processingjs.org/download
2) How to make sure that the processing editor sees the ipad commands - do I need to place certain items in certain folders when I instal processing and the ipad add on to processing?
3) Can I simulate how the application works in the processing play window?
4) How do I "export" my aplication to an ipad, so that I can see how the finished application actually works?
... so far I went to this link: http://luckybite.com/iprocessing/
and copy pasted the code into the regular processing editor and got an error message: "Cannot find anything named "gestureRotation"
- is this because I don't have the iprocessing files positioned in the right folder on my computer, or???