Open source programming language and environment for people who want to program images, animation, and interactions Was Maintained by:edwin@mavetju.org Port Added: 22 Jun 2008 08:01:24 Also Listed In:cadjava License: not specified in port
Processing is an open source programming language and environment
for people who want to program images, animation, and interactions.
It is used by students, artists, designers, researchers, and hobbyists
for learning, prototyping, and production. It is created to teach
fundamentals of computer programming within a visual context and
to serve as a software sketchbook and professional production tool.
Processing is an alternative to proprietary software tools in the
same domain.
WWW: http://processing.org/
- Remove graphics/processing-devel, graphics/processing now has much newer
version
PR: ports/131173
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
Approved by: edwin (maintainer)
graphics/processing : Serial cannot be used
The graphics/processing have their own serial library at
libexec/processing/libraris/serial/library. But this serial
library use linux version of shared library, so we cannot run
this function.
The processing serial library is same as comms/rxtx, so we must
add RUN_DEPENDS.
PR: ports/127600
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
Add development version of graphics/processing
Processing is an open source programming language and environment
for people who want to program images, animation, and interactions.
It is used by students, artists, designers, researchers, and hobbyists
for learning, prototyping, and production. It is created to teach
fundamentals of computer programming within a visual context and
to serve as a software sketchbook and professional production tool.
Processing is an alternative to proprietary software tools in the
same domain.
WWW: http://processing.org/