pygame is
pygame.org is
|
Particle Dancer
Particle Dancer - 0.0Jon Lemmon (spookynote)Tags:DescriptionParticle Dancer is a fun particle simulator. You are initially presented a 2D grid of particles. As you drag your mouse across the screen, the particles start to speed toward your mouse... like comets toward a sun. Lots of fun! Download:
How to use:
Requirements: The script uses vec2d.py. Make sure vec2d.py is in the same folder as this script (or in your python path) before running particleDancer.py. If the simulation is running slow, try decreasing the GRID_SIZE parameter (located at the beginning of the script). Additional notes: The code for Particle Dancer is actually a heavily modified version of Eric Pavey's vertletCloth simulation script. Eric's original code can be found at: http://www.akeric.com/blog/?page_id=1123 Particle Dancer was inpsired by the iPhone/iPad app Gravilux: http://snibbe.com/projects/interactive/gravilux Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|