Skip navigation

Processing

Here we put useful tools for programming in Processing.

• Basic Navigation Structure
Here is the sketch, that show a basic way, how to build a the Navigation Structure for the Application. Its divided in in two elements, the first is Graphics and there its written the code for all visual elements in the app and the second is the Logic part, where the user interaction got translated to the general application structure.
Basic Navigation Structure

• Simple Image Animation
This sketch is a simple Animation from set of images.
Bart Simpson Image Animation

• Library for using the Microsoft Konect with Processing here