Archives
October 2007 Archives

Number Slumber [October 2007]

World Population by Year:

  • 1800: 978 Million
  • 1900: 1.65 Billion
  • 2007: 6.60 Billion (Currently)
  • 2050: 8.90 Billion (Estimated)

World Population Growth:

  • We hit 1 billion in 1804.
  • 123 years later we hit 2 billion in 1927.
  • 34 years later we hit 3 billion in 1961.
  • 13 years later we hit 4 billion in 1974.
  • 13 years later we hit 5 billion in 1987.
  • 12 years later we hit 6 billion in 1999.

The word on the street is that our growth is slowing, but these numbers are still worrisome.

See: World Population @ Wikipedia

Update (29/10/07) - Comment from a friend on facebook:

“I think we need to see the country breakdown to remind us how lucky Canada is to play such an important role despite our small numbers. We are such a well-off nation (in so many ways).”

“Map” of Population Size of Countries

usually permanent form [October 2007]

View Simulation: Interactive model of my generative crystal algorithm.

Restart the DLA simulation by clicking on the crystal. Try adjusting the growth parameter (set using the slider at the bottom of the screen). The higher the number shown in the slider, the quicker the crystal will grow. The effects of changing the growth parameter are most dramatic after a restart. (For example, try restarting with a growth factor of 5).

The crystal is initially “seeded” with 4 points in the centre of the screen.

Boiled down, the algorithm is as follows:

  • Start with a number of white seed crystal particles.
  • Add grey particles in a band around the seeds.
  • Have the grey particles move about.
  • If a grey particle touches a white crystal, have it freeze and turn white (crystalize).

As the crystal grows, more and more particles are added to the simulation. The radius of the band where the new particles are placed also grows with time. To inhibit grey particles from moving too far away from the crystal to be useful, a weak pseudo-gravity was implemented.

Note: An interesting side-effect of the crystalization is that once particles reach the outer edges of the screen they will start to crystalize on the word “growth” beside the slider.

Crystalized [October 2007]

This is a "crystal" I generated using a DLA algorithm implemented in Processing.

I first saw a generative crystal back in early ninties. Sam and I had come across a collection of fractal programs written in C.

I can remember spending hours trying to figure out how the crystal grew. Since then I’ve tried coding generative crystals a number of times and have always failed.

Yesterday I came across an article on Diffusion-limited aggregation in a Demoscene zine, and everything “crystalized.”

An interactive model is forthcoming.

But I am that Project [October 2007]

Busy busy bumble bee.

Creative Commons License Valid CSS!