Home > programming > Particle experiments

Particle experiments

September 9th, 2008 admin Leave a comment Go to comments

Here’s some small experiments I did in ActionScript 3 with particles in combination with perlin noise determining how they move.

In all cases it’s a bunch of particles placed in a circle, each one having its position linked to a randomly chosen pixel in a scrolling perlin noise filled bitmap. The third example has only a few particles and interconnects them with a curve, creating a moving type of amorphous blob.

pulsating iris

pulsating fountain

globule

Edit: I’ve added a small motion blur effect to the globule to make it a little bit more interesting, visually.

Categories: programming Tags:
  1. yo momma
    September 16th, 2008 at 18:12 | #1

    particles schmarticles ;)

  2. November 29th, 2008 at 16:35 | #2

    Die globule is cool dude!! Had ik nog niet gezien. Hoe is ‘t?

  3. Max
    November 20th, 2009 at 05:50 | #3

    I would love to take a look at your source code!

  1. No trackbacks yet.