Sunday 8 September 2013

How to plug-in GUI (Graphical User Interface) Tool in your Processing IDE

It is very easy and helpful method. In few steps you can learn more about plug-in tools in Processing IDE. Now lets start !!!

Steps:

1). Open processing IDE.
       

Friday 6 September 2013

First tutorial of Processing

Task:


=====

1.) Create a simple animation using the framework, where a green car is driving along a road/straight line (e.g. represented by circle or triangle or box). When we click on the car with the mouse, it should turn red. The car should drive back in the other direction, when it reaches the end of the road (this behavior continues forever).



2.) allow to zoom in/out, while simulation is running and move around the view using the mouse. you can add other elements to the visualization if you think, for highlighting this feature.

3.) it should be possible to pause the simulation at any time and continue the animation from there again.

Latest Open Source API called PROCESSING

Processing 2 (Release in 2013)


The new form of applet also called Papplet. The goal of this open source program is to Promote software literacy, most importantly within the visual arts and literacy within technology. They introduce the Application Programming Interface (API) and the Processing Development Environment (PDE). The Foundation of Processing 2 Consist of Ben Fry, Casey Reas, and Dan Shiffman.