
Comment favoriser la coopération, le partage de code, autour de projets créatifs autonomes, grâce à un environnement de développement commun? Mémoire de thèse de Yannick Assogba (Sociable Media Group / MIT Media Lab) autour du projet Share
http://smg.media.mit.edu/papers/yannick/yannick_assogba_thesis_final.pdf

GSVideo is a library for the Processing programming language that offers video playback, capture and recording capabilities through the use of the GStreamer multimedia framework.
GSVideo relies on the gstreamer-java bindings to interface Processing with GStreamer.
This library has three main goals:
to reproduce the API of the built-in video library of Processing.
to offer a multi-platform alternative to the built-in video library, entirely based on open source components.
to optimize the handling of video inside Processing, allowing for faster playback, capture and recording.
http://users.design.ucla.edu/~acolubri/processing/gsvideo/home

It’s a relatively easy thing for computers to “see” video, but “computer vision” goes a step further, applying a wide range of techniques by which computers can begin to understand and process the content of a video input. These techniques tend toward the primitive, but they can also produce aesthetically beautiful results. The best place to start with computer vision has long been the standard library, OpenCV. A free (as in beer and freedom) library developed by Intel and with ongoing use in a variety of applications, OpenCV is a terrific, C/C++-based tool not just for things like motion tracking, but video processing in general. OpenCV gets a lot of support in the C++-based
http://createdigitalmotion.com/2009/0...rted-with-video-processing-via-opencv

Description en images d'un processus allant de modélisation avec processing jusqu'à la création de moules pour de la typo en gelée!
http://www.bmclaughlin.co.uk/index.php?/projects/output

Blog de Tom Beddard : graphisme algorithmique, fractales
http://www.subblue.com/blog

Vidéos (en anglais) des présentations pendant Art && Code 2009.
http://vimeo.com/sfci/videos

Adaptation de la librairie java Phys2D pour Processing (gestion de paramètres physiques, collisions, etc.)
http://pphys2d.jmcouillard.com