|
P Y B O I D S v0.3.0-1 (2001 04 06) by Todd Warner <taw@pobox.com> Public Key: http://www.pobox.com/~taw/taw-pubkey.asc 1024D/2C8A7691 0212 8177 4194 F27C 74EE 35A0 A03A 7167 2C8A 7691 This is the "official" webpage of pyBoids, the boids program (flocking, herding, schooling simulation) written entirely in Python and made GUI with Tkinter.
This nifty program was written in order to learn Python. Some nice features include multhreading, GUI programming, self-orgranizing systems, etc. It can always be approved and I gladly accept feedback. Disclaimer: the code is relatively easy to follow, but as it was my first real python program, the code is a bit... "messy". I apologize for this website. Eventually everything will be moved over to sourceforge or some such (it is--sorta). Or I will create a nicer site when I have more time (which I don't have).
You can view the code (and README) at: http://www.pobox.com/~taw/code/pyboids/pyboids-code/ Conrad Parker's boid pseudocode can be found at: http://www.vergenet.net/~conrad/boids/pseudocode.html Conrad Parker's boid page: http://www.vergenet.net/~conrad/boids/index.html Craig Reynolds, the original boid author: http://www.red3d.com/cwr/boids/ If you have any patches, additions or whatnot, please feel free to email me. NEWS! We got mentioned in Dr. Dobb's Python-URL. Very cool.
<-- back to main page |