https://github.com/asolimando/particlesimulator
A simple particle simulator
https://github.com/asolimando/particlesimulator
java particle-simulation swing-gui
Last synced: about 1 year ago
JSON representation
A simple particle simulator
- Host: GitHub
- URL: https://github.com/asolimando/particlesimulator
- Owner: asolimando
- License: apache-2.0
- Created: 2017-09-27T22:40:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T19:20:18.000Z (over 8 years ago)
- Last Synced: 2025-02-01T18:44:28.676Z (over 1 year ago)
- Topics: java, particle-simulation, swing-gui
- Language: Java
- Size: 79.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# particlesimulator
A simple particle simulator using Java 1.6 and Swing.
Developed in the context of a User Interface undergrad course (2007) as a joint project with Fabrizio Larosa and Alessandro Costa.