作者 主题: processing for iOS  (阅读 2665 次)

vinjn

  • SuperManager
  • Hero Member
  • *****
  • 帖子: 586
processing for iOS
« 于: 一月 10, 2012, 10:22:38 上午 »
http://www.audiocommander.de/blog/?p=430

PR0C3551N6 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
意义一般

Tags: