Skip to content

A Java-Swing GUI based program that visualise the solar system.

Notifications You must be signed in to change notification settings

rickit2022/Solar-System-model

Repository files navigation

Solar-System-model

A Java-Swing GUI based program that replicates the solar system to visualizing the dynamics of planetary objects involved.

Description

The program uses real astronomical data to accurately simulate the movement of planetary objects. It takes into account factors such as orbital paths, gravitational forces(size), and planetary velocities to create a realistic depiction of the solar system's dynamics on a 2D interface.

Installation

To run this app locally:

  • Clone repo and navigate to root dir

Run in console:

  • javac *.java to compile
  • java driver

About

A Java-Swing GUI based program that visualise the solar system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages