Processing: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
=Processing Tutorial=
=Processing Tutorial=
<html><iframe width="420" height="315" src="https://www.youtube.com/embed//ZByppaYSJB8" frameborder="0" allowfullscreen></iframe></html>
<html><iframe width="420" height="315" src="https://www.youtube.com/embed//ZByppaYSJB8" frameborder="0" allowfullscreen></iframe></html>
[[Category:Tools]]

Revision as of 04:27, 30 April 2012

What is Processing

"Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production."

Processing Website

How to Get Processing On Linux

  • Go to this webpage:

http://processing.org/download/

  • Download the latest version of Processing to a directory of your choosing

Downloadprocessing.png

Processing Tutorial