http://www.audiocommander.de/blog/?p=430PR0C3551N6 uses processingjs, a JavaScript port of the processing language and relies on Mobile Safari. Therefore some features of Processing aren’t supported:
- No Errorconsole, but you can use print(), println() and alert() to debug
- No 3D (P3D)
- No libraries
- No file storage & file read/write (Web-Import works though)
- No multiple PDE files (means external classes), but classes in one file work
可以在iPhone上编辑sketch,并且运行,基于processing.js
意义一般