Circles of Influence
This shows bubbles interlocking together to form regions of control. The effect was created for a game to handle visualization of territories (the game was never finished, although maybe it should be since it had a cool concept). Apparently, the algorithm grew out of a few semi-related discussions on IRC.
Of course, this is a Voronoi problem; that is how it should have been implemented.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
4.0.0 | 2009-02-13 | Circles of Influence.zip (source) | Psyco (Opt) | |
3.0.0 | 2008-09-07 |
Original release location on pygame.org: http://www.pygame.org/project-Circles+of+Influence-873-.html
Return to old python projects listing.