Forced Coding

update:
I’ve been off for a week after finishing a project and moving house, in that time this domain dropped and just prior to that appeared to get 20k+ reads which is a bit omg. Anyways many comments all over the …more

Forced Coding
PHP Events – Actionscript 3 style events in PHP 5

Here are a set of classes which aim to provide basic actionscript style events in php5;

The Point – Events are useful everywhere even when you don’t have a UI, the main reason for building this was to create a kind …more

PHP Events – Actionscript 3 style events in PHP 5
Using Sound.extract to create visualizations.

Technically, this is a really stupid thing to do, and move over it isn’t the cleverest thing to do, regardless though I’ve done it just for the hell of it.

The aim of this post is to prevent anybody else from …more

Using Sound.extract to create visualizations.
Massive amount of 3D Particles Take Two

Ralph Hauwert created a great demo of the power of Flash 10 / PixelBender / Alchemy that you’re probably familiar with, then Joa Ebert made a fantastic Flash 9 pure AS3 version that’s very impressive, then I gave it …more

Massive amount of 3D Particles Take Two
3D Perlin Particle Light Cloud (and source) – haXe / Flash 10

Been doing some more playing with Perlin Particles, this time going for more natural, and indeed more useful!

Full source and comments included with this one: 3D Perlin Particle Light Cloud

3D Perlin Particle Light Cloud (and source) – haXe / Flash 10
3D Perlin Noise Particles in Realtime

I was flicking through Joa Eberts site the other day and came across a post he did, speed coding 2; the product of which was a load of 2D perlin noise particles that looked.. well great! Kindly Joa gave me …more

3D Perlin Noise Particles in Realtime
More Mashed Up Spheres

Doesn’t need much of an introduction, after my previous post “Amazing what happens when you modify a Sphere”; I realised that I’d missed a few combinations, and as such thought it’d be a good idea to finish off the obvious …more

More Mashed Up Spheres
Amazing what happens when you modify a Sphere..

Taking the 3d particle primatives a bit further (and adding color) I’ve found that some very nice and rather interesting models can be made when you simply change a sphere a little bit.

Normally I’d do these in order, but in …more

Amazing what happens when you modify a Sphere..
Particle Cubes and Spheres

Following earlier unpublished work, and my version of 300k particles in flash, I found that I’ve created a nice little setup for rendering the results of mathematical functions in flash; specifically rendering the results as 300k/500k particles – I’m kind …more

Particle Cubes and Spheres
Experiments Upgraded

It’s a bit premature, seeing as I haven’t even blogged about what the existing experiments are yet, however I’m glad to say that the section is finished and ready for veiwing.

Seeing as most of the audience of this blog will …more

Experiments Upgraded