|
|
processing january, 2004 j.tarbell expanded
from my original box fitting |
|
|
|
|
|
|
|
|
|
200 x 200 pixels |
600 x600 pixels |
1000 x 1000 pixels |
|
|
|
|
A region of space is filled through exhaustive placement
of slowly expanding boxes. Each box begins very small (2 x 2 pixels)
and increases in size until an obstacle (surface border or other box)
is encountered.
This probably isn't the fastest way to fill a region, but it is certainly
interesting to watch. |
|
|
0000 Exhaustive fill
of entire region with 1 pixel buffers between boxes, reduced 20%. |
|
1000 Fast rate
of new box production. |
1001 Decreased
rate of box production. |
1002 Even further
decreased rate |
1003 |
1004 |
1005 |
1006 |
1007 |
1008 |
|
|
Color is introduced by assigning each box a specific
color based on it's y-origin. This coloring scheme resembles a cutaway
exposing geologic sedimentary layers. |
|
|
|