Processing

Processing is a programming language, development environment, and online community. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology. Initially created to serve as a software sketchbook and to teach computer programming fundamentals within a visual context, Processing evolved into a development tool for professionals. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production. http://processing.org/

Processing es un lenguaje de programación y entorno de desarrollo integrado de código abierto basado en Java, de fácil utilización, y que sirve como medio para la enseñanza y producción de proyectos multimedia e interactivos de diseño digital. Fue iniciado por Ben Fry y Casey Reas a partir de reflexiones en el Aesthetics and Computation Group del MIT Media Lab dirigido por John Maeda. http://es.wikipedia.org/wiki/Processing

https://github.com/processing
https://vimeo.com/shiffman

Libraries
Toxiclibs

Sesiones de Processing y Arduino
Clase 1 Primitivas de dibujo 2D
Clase 2 Shapes, vertex, pushMatrix, popMatrix, translate
Clase 3 Variables, iteraciones, operadores, pintln
Clase 4 Interactividad con Mouse y Teclado en Processing
Clase 5 Carga y edición de imágenes bitmap en Processing
Clase 6 Integración con cámaras – Computer Vision
Clase 7 Computer Vision II, Kinect
Clase 8 Comunicación entre el mundo físico y digital
Clase 9 If statements, for loops y sensores
Clase 10 Arduino Serial
–––