Tag: Processing

DAT501 – t3X: 3D Interactive Twitter Visualisation

Brief: You are asked to create and present an artwork or performance in public exhibition. Your project should explore a creative use of technology, be it digital, mechanical, biological or not yet invented. It should be a response to work and ideas which you have encountered during the module either in the presentation sessions, on… Read More »



DAT 405 – Week 1 – Processing Programming Language

Today we were introduced to the Processing programming language (http://www.processing.org). Working through six practical tasks, we became familiar with: Declaring variables names and their types e.g. String, int and float Assigning values to variables Performing calculations using mathematical operators e.g. addition and multiplication Outputting to the console, including concatenation Commenting code The final Processing code… Read More »