<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Enjoying this, I can't think if my (gem) implementation was a bit quicker, I think it was for each generation but took a while to initialize (it used a lot of objects to generate what I think was a smaller grid). <br><br>I like the idea, although each generation is slow. <br><br>Oh, it makes more sense to use [t b a] and a [del] to automatically continue, rather than [metro], so it works a little more consistently. <br><br><br><br><br><div><div id="SkyDrivePlaceholder"></div>&gt; Date: Fri, 17 Feb 2012 10:08:20 -0800<br>&gt; From: jancsika@yahoo.com<br>&gt; To: matju@artengine.ca<br>&gt; CC: pd-list@iem.at<br>&gt; Subject: Re: [PD] a tiny game of life<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; ----- Original Message -----<br>&gt; &gt; From: Mathieu Bouchard &lt;matju@artengine.ca&gt;<br>&gt; &gt; To: Jonathan Wilkes &lt;jancsika@yahoo.com&gt;<br>&gt; &gt; Cc: "pd-list@iem.at" &lt;pd-list@iem.at&gt;<br>&gt; &gt; Sent: Friday, February 17, 2012 1:02 PM<br>&gt; &gt; Subject: Re: [PD] a tiny game of life<br>&gt; &gt; <br>&gt; &gt; Le 2012-02-17 à 09:26:00, Jonathan Wilkes a écrit&nbsp;:<br>&gt; &gt; <br>&gt; &gt;&gt;  I don't have GF installed at the moment but I can imagine it can do it <br>&gt; &gt; with even fewer objects.<br>&gt; &gt; <br>&gt; &gt; The core of it is 3 objects. Then add one for storage, then add a [metro] to <br>&gt; &gt; clock it, some more objects to display it, and some more to seed it randomly.<br>&gt; &gt; <br>&gt; &gt; The patch hardly changes at all when you change the size of the board or even <br>&gt; &gt; the number of boards you compute at a time (such as the rgb channels in the <br>&gt; &gt; current edition).<br>&gt; &gt; <br>&gt; &gt;&gt;  The interesting thing with mine is how bogged down it gets when you show <br>&gt; &gt; the message box.<br>&gt; &gt; <br>&gt; &gt; I didn't notice nor measure.<br>&gt; <br>&gt; It's noticeable if you click the message box to get to the next generation-- you can <br>&gt; see the delay between mouse click and update.<br>&gt; <br>&gt; -Jonathan<br>&gt; <br>&gt; &gt; <br>&gt; &gt; ______________________________________________________________________<br>&gt; &gt; | Mathieu BOUCHARD ----- téléphone&nbsp;: +1.514.383.3801 ----- Montréal, QC<br>&gt; &gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; Pd-list@iem.at mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list<br></div>                                               </div></body>
</html>