Field Intersections
Visualizing the intersection of \(r^2\)-falloff fields (such as gravity and electrostatic fields) can be difficult, especially when the strengths can be of either sign. This project is a simple GPU visualizer of a field. It can simulate a variable number of fields of different strengths at different 2D positions. The combined field strength is represented as 3D height. Prints detailed usage instructions when run.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
1.0.0 | 2014-02-01 | field intersections.zip (source) |
Original release location on pygame.org: http://www.pygame.org/project-Field+Intersections-2880-4689.html
Return to old python projects listing.