Processing Pt. 3

Spent a productive day kinda getting to grips better with the object functions, arrays (and iterating through them), and the dist function in processing. With a decent sized shout out to Mike for some tweeking of code to actually make the bastard work I managed to get some quite pretty results. The top stuff is a proximity sort of thing each time a new point is drawn it assesses how far away the other points are from it and draws a darker line depending on how close it is to a given point. Pretty. The second set is a simple (but triumphant for me!) distance thing done earlier on in the day where it assesses how far a new point is and if it's within a certain range draws a line to the middle of the sketch. I felt well good after doing these- looking forward to doing some more. (code to follow when i figure out how to do it!)

Alfred Hitchcock

Jos introduced me thoroughly to Alfred Hitchcock after having bought the box set of his later american stuff. Perhaps the best thing on the dvds though is the trailers- bloody hell Hitchcock is brilliant- this was back in the days when motion pictures were all round entertainment with suspense, romance and comedy all bound up in one linear(ish) storyline. (The other thing which always strikes me about these films is also the pace of them- so slow compared with the MTVed up features today.) Les oiseaux - Trailer Uploaded by enricogay. - Watch feature films and entire TV shows. Psycho trailer (Alfred Hitchcock) Uploaded by ulfablabla. - Check out other Film & TV videos.

Processing Mk.2

Not so good today. Managed to get this box to move across a screen (with random colours for prettyness), but that was about it. I managed to remake what I did yesterday but with objects instead of whatever normal code is which I guess is an achievement and I'm starting to recognise what I don't know- Arrays are doing my head. So is the for(i++) type of function so those guys are next on the list.

Processing

I've committed myself to learning processing this week and, after a 9–5 day at home, I've got the hang of the basics again. Drawing shapes, points, lines, colouring them with transparencies, random positioning and colour, mouse pressed commands, exporting, print lining, mouse following and general setup and syntax. Not bad but it really taxes my brain- I think it's going to be a bit of an effort for me- it doesn't come naturally but hopefully a week will see me a bit better at least- I'm going to push myself to produce at least a screenshot every day.