Tools

TwitterFacebook
Get flash to fully experience Pearltrees
http://vvvv.org/

vvvv - a multipurpose toolkit

Greek | Spanish | Italian vvvv is a hybrid graphical/textual programming environment for easy prototyping and development. It is designed to facilitate the handling of large media environments with physical interfaces, real-time motion graphics, audio and video that can interact with many users simultaneously. Responsible for its development is the vvvv group . For a detailed overview of vvvvs features read the Propaganda or see some Screenshots of vvvv for a basic understanding of what you are dealing with here. People also seem to be interested in what the faq vvvv might mean .
GLUT (pronounced like the glut in gluttony) is the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. It implements a simple windowing application programming interface (API) for OpenGL. GLUT makes it considerably easier to learn about and explore OpenGL programming. GLUT provides a portable API so you can write a single OpenGL program that works across all PC and workstation OS platforms.

GLUT - The OpenGL Utility Toolkit

http://www.opengl.org/resources/libraries/glut/