Week 7 – Forces

This week’s topic was Forces and simulating forces in the Processing environment. The main content from now on will come from “The Nature of Code” as I have finally learned all of the basics to …

DS699 – Week of 10-8-2015

Project progress:     Physical Image mapping – Architectural installation Site: 6/F and 7/F glass windows, Humanities Building, UW-Madison   Initial image mock up (graphic content shown are sample only): Close-up of Initial image mock …

Update 1: turingVR

BACK-END DEVELOPMENT We are continuing to structure the backend of our system and map out user (and data) flows and are starting to implement the services together as a cohesive, scalable system. We are looking …

Week 5: Algorithms and Randomness

This week I covered Chapter 10 of “Learning Processing” and the introduction chapter to “The Nature of Code”. Chapters 11 and 12 were skimmed. These just described how to install libraries for Processing to expand …

Week 2 : Control Statements

This week I was introduced to control and conditional statements in Chapters 5, 6, and 7 of Learning Processing. This is probably the one part I was least looking forward to, simply because loops and …