Apr
20
Posted on 20-04-2007
Filed Under (default) by David on 20-04-2007

Link to Processing.orgLearning to program can be a challenging task but it can be made a whole lot easier if the language supports it. All you are doing is providing instructions that a computer can execute. It's what I do for a living. I also write about C, C++ and C#- three programming languages  on About.com- the New York Times owned website but that's by the by. 

Flash is probably the main language for doing interactive graphics but it's not the only one- processing is another. In their words "Processing is an open source programming language and environment for
people who want to program images, animation, and sound. It is used by
students, artists, designers, architects, 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 developed by
artists and designers as an alternative to proprietary software tools in
the same domain.
" (By which they mean Flash of course!)

You can even write programs to run on mobile phones.  It's a little bit techy getting Processing up and running- I suggest you find someone techy to do this but after that, programming in Processing is pretty easy. Being Open source means that really techy people can look at the code that drives processing and change it. I noticed that this is such an ongoing process that the most recent changes were put back less than 30 minutes ago!  

When you see what you can write in Processing- look at the samples, it's definitely worth the slight learning curve to have a go. 

Link

Popularity: 1% [?]

    Read More   

Comments

Portent » Blog Archive » Cloth Simulation on 12 July, 2007 at 2:23 pm #
Gravatar Image

[…] the portent story about a programming language for artists and designers called processing? This uses that and a 3rd […]


Portent » Blog Archive » Zombie Simulator on 12 July, 2007 at 2:31 pm #
Gravatar Image

[…] is a Zombie simulator using the Processing language, covered before on portent. I think adding a few more Zombies would make it more […]


Post a Comment

You must be logged in to post a comment.