Monthly Archives: November 2012

Data Workshop

Hi all, please read the following info related to the workshop: Our data source We’re going to be working with AntiMap as the tool to grab data. Please download it to your iPhone/Android and visit Antimap’s website to get more info about how to use it and the data it provides. Here is the list [...]

Posted in Int Programming, Workshop | Tagged , | Comments closed

The Moving Point and Line

The aim of this exercise was to take an existing code, which was a black background on which a point danced around the while leaving its teases. We had to convert this dancing single point into a dancing single line. I added a red to blue & blue to red gradient to it.To make it [...]

Posted in Exercises, Furqan Habib, Int Programming | Comments closed

Using Loop

The aim of second Exercise was to use an Iteration function. An Iteration function is a function which keeps on repeating as long a statement is correct. There are two types of iteration functions “for” & “while”. (http://processing.org/reference/for.html).

Posted in Exercises, Furqan Habib, Int Programming, Uncategorized | Comments closed

The Perspective Clock

The basic aim of this exercise was to represent time in a different graphical ways. so the idea with this clock is to see hours, minutes and the seconds as a square frames which starts from a square in the center, which is far away and as the time progresses these frames come out. Hence [...]

Posted in Exercises, Furqan Habib, Int Programming | Comments closed

Coding Flags

The first exercise of Int Programming was to make 8 flags by using Processing ( http://processing.org/). The whole exercise revolved around how to make shapes (rectangle, circle – ellipse & various polygon) with the right color, size and putting it at the correct location of our canvas. So that in the end we have a [...]

Posted in Exercises, Furqan Habib, Int Programming | Comments closed