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.

Screenshot.

VersionRelease DateFilesDependencies
(source only)
Notes
4.0.02009-02-13
Psyco (Opt)
3.0.02008-09-07

Original release location on pygame.org: http://www.pygame.org/project-Circles+of+Influence-873-.html

Return to old python projects listing.