A physics-based 3D Solar System simulation built from scratch using Java and JavaFX. This project combines a custom N-Body physics engine with accurate orbital mechanics and a dynamic "God Mode" ...
Algorithms should semantically be implemented as close as possible to the textbook. The design should be flexible and extendable. A wide range of experiments with existing algorithms should be ...