Confirmed users
610
edits
(→Other relevant projects: Added mention of OpenCode) |
|||
Line 74: | Line 74: | ||
=== Other relevant projects === | === Other relevant projects === | ||
[http://openprocessing.org/ OpenProcessing] allows people to share their Processing sketches ("a Flickr for Processing", to paraphrase one comment about it). It is an interesting example of a site that likely could benefit greatly from a Processing for the Web implementation. | [http://openprocessing.org/ OpenProcessing] (by Sinan Aşçıoğlu) allows people to share their Processing sketches ("a Flickr for Processing", to paraphrase one comment about it). It is an interesting example of a site that likely could benefit greatly from a Processing for the Web implementation. | ||
[http://opencode.media.mit.edu/tool/open_code/info OpenCode] is an attempt to create a web equivalent of the Processing desktop environment | [http://opencode.media.mit.edu/tool/open_code/info OpenCode] (by Kyle Buza and Takashi Okamoto) is an alternative attempt to create a web equivalent of the Processing desktop environment. To quote from the website, "What Processing has done for simplified graphics programming, OpenCode hopes to do for simplified access and interaction with Web-accessible content." It can be thought of as a Java-based Processing environment "in the cloud"; Processing sketches are based to a server to be compiled into applets, and the resulting applets are run in the user's browser using the Java plugin. The environment includes special libraries to enable interaction with web services, and advanced users can write their own libraries in Java. | ||
== Notes == | == Notes == |