Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uwm.edu!spool.mu.edu!news.cs.indiana.edu!news.nd.edu!mentor.cc.purdue.edu!burdick From: burdick@mentor.cc.purdue.edu (Bill Burdick) Newsgroups: comp.sys.next Subject: Re: Object Oriented Cellular Automata ? Message-ID: <7168@mentor.cc.purdue.edu> Date: 1 Mar 91 04:22:51 GMT References: <23094@hydra.gatech.EDU> <1991Mar1.003634.11358@leland.Stanford.EDU> Reply-To: burdick@mentor.cc.purdue.edu (Bill Burdick) Organization: Purdue University Lines: 15 In article <1991Mar1.003634.11358@leland.Stanford.EDU> kocks@jessica.stanford.edu (Peter Kocks) writes: [deleted] >There is a demo program on the NeXT called Automata (I think) but no source [deleted] >Peter Kocks >kocks@jessica.stanford.edu I think the example in the demo directory comes from a book called (coincidentally) _Cellular_Automata_. I have it at home, so I can't give you the authors or anything... It's pretty neat. As far as 'object-oriented' cellular automata, the automata in this book are so low level (hardware) that doing OO automata would be a waste of time -- better to use bitfields and a big array. -- Bill burdick@mentor.cc.purdue.edu