Showing posts with label coding. Show all posts
Showing posts with label coding. Show all posts

Wednesday, January 25, 2017

New Experimental Video: 'SnowTunes'



Here's that snow footage again. This time I've added some experimental 'noodling' to it. All sorts of After Effects fun here; tracking the snowflakes then using AE scripting to drive the animation and create the 'musical' sound track. There's a little bit of coding here generating the tones from the tracking co-ordinates.

Thursday, October 10, 2013

Fun with Processing #001: Particle experiments.

I've been dabbling a bit with Processing lately. Processing is a free development environment, offering all kind of potential for geeky visualization and interactivity projects.

I've been working my way through the tutorials and here's one of the first 'sketches' I've devised.

This is NOT an embedded movie... I've written this visualization in Processing code. This is basically a bit of generative art that is served up to the viewer; there are some randomized variables so this will be a little bit different each time it's viewed. I've just added a little interactive feature too, so try clicking on the particle cloud and see what happens!

It's early days for me with this, but I want to find out how one can embed such a creation into a web page or blog like this, if you can see what I'm talking about below, then I guess it's worked...