POV-Ray : Newsgroups : povray.off-topic : Freaky : Re: Freaky Server Time
6 Sep 2024 13:16:12 EDT (-0400)
  Re: Freaky  
From: Tom Austin
Date: 11 Feb 2009 11:47:29
Message: <49930121$1@news.povray.org>
triple_r wrote:
> Tom Austin <taustin> wrote:
>> triple_r wrote:
>>> Darren New <dne### [at] sanrrcom> wrote:
>>>> Conway's Game of Life with a message for everyone...
>>>> http://golly.sourceforge.net/ticker.gif
>>> Aah, hashlife.  My personal favorite is metalife (the game of life implemented
>>> in the game of life!).
>>>
>>>  - Ricky
>>>
>>
>> metalife...
>>
>> interested person requests link  ;-)
> 
> It's the one right above (without ticker.gif).  Meta Galaxy is just one example
> of it on the front page, but I think there are a couple more if you download
> the program.  An 'alive' cell is one with a bunch of little gliders passing
> through it.  This is controlled by the grid, a network of machinery surrounding
> each cell.  To toggle a cell, things have to travel around the whole cell and
> count the state of the neighbors.  All of this uses hashlife, so it is very
> efficient.  If I recall, that means it solves it on an octree, uses a hash
> table to find duplicate sections, and completely avoids evaluation of huge
> sections.  Apparently this is difficult to implement.
> 
>  - Ricky
> 

DUH - I though it was on a different place.


Some people have WAY too much time on their hands.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.