Archive for 2006

implemented shape generator

code - October 20th, 2006 - marloes - No Comments

In our “go forth & *” software, we’ve now implemented the previously mentioned shapegenerator. We also introduced fertility cycles, reproduction and the prevention of over- and underpopulation. Our next step is making the packets jump from one ecosystem to the next.

read full post...

d_u_w performance @ piksel

events - October 9th, 2006 - marloes - No Comments

Saturday 14 october, 22.30 hrs
Piksel festival, Bergen Norway
d_u_w by Marloes de Valk

read full post...

[the] xxxxx [reader]

events, text - October 5th, 2006 - aymeric - No Comments

The “Digital Feedback as another State of Matter. Automated Creation Processes as a new Clay” text (http://metabiosis.goto10.org/2006/09/12/another-state-of-matter/) is being published by ap (http://1010.co.uk) for [the] xxxxx [reader] POD book.

read full post...

Miniphy

code - September 20th, 2006 - aymeric - 8 Comments »

Miniphy is a Packet Forth words library that provides various simple math shortcuts and handy functions that can be useful to handle simple 2D vectors.

read full post...

Another state of matter

text - September 12th, 2006 - aymeric - 1 Comment »

I remember I’m going to forget what I just remembered.
Sampling one reality
There is an essential difference between the analogue universe and its digital transposition. An analogue model is carried by a continuous signal while its digital alter ego codes the information in a symbolic way using a numerical system.

read full post...

shape generator

code - September 7th, 2006 - marloes - No Comments

To give each packet of data its own personality and shape, i’ve made a shape generating script in PF. The shape is determined by the packets “DNA”. In this script the DNA consists of 4 random numbers between 0 and 9, linked to the following characteristics: sociability, speed, reproductivity and love for travelling. Some packets […]

read full post...