Time-driven particle simulation developped hybridly with JavaFX and Swing.
- JavaFX SDK OpenJFX
- Java SE Development Kit (JDK)
mvn clean package javafx:run
- Gravitational force
- Electrostatic force
- Elastic collisions
The main goals of this project were to:
- Model physical phenomena computationally
- Use preexisting mathematical relationships to model mathematical abstractions, such as:
- Geometrical identities (N-sided polygon, ...)
- Matrix transformations (Rotations, Stretching, ...)
- Solution to equations involving the golden ratio