Box2d Engine Demo

Well, its been a long time since I last posted, so I thought I might post what Ive been working on recently;


Its my first outing with the box2d physics engine, hopefully this will evolve into a game at some point, but no promises!

(by the way, for those of you interested, the box2d sources can be found here: http://www.box2d.org/)

Random scribbler

This is the application which I said I'd upload, give me some feedback on it!

Processing images

Some images I created with the open source script program processing.
These come from two different programs I wrote which generated random images. The first creates a number of random points which then randomly draw across the screen, ocassionally changing colours (whilst staying within the grayscale range).

The second draws a continual uninterupted line which changes direction on a whim (randomly). There are a set number of directions it can go in; up, down, left, right, left-up, left-down, right-up and right-down.

I may post the source code at some point.



It worked

hmm, first post.

I wonder what this blogs going to be about