Skip to content

Latest commit

 

History

History
27 lines (25 loc) · 804 Bytes

README.md

File metadata and controls

27 lines (25 loc) · 804 Bytes

3d_Solar_System

Overview:

This Java application utilizes JavaFX to create a visually engaging 3D model of the solar system. Users can explore the positions of planets and their orbits around the sun in a realistic and interactive environment. Video Demonstration

Features:

  • 3D Visualization:
  • Interactive Controls:
  • Realistic Orbits:

Prerequisite:

  • Java Development Kit (JDK) installed.
  • JavaFX SDK installed

Controls:

  • Mouse click and drag:
  • Up: Zoom In
  • Down: Zoom Out
  • Left: Shift
  • Right: Shift
  • Sliders: right/left/zoom in/out

Customization:

Change the code in sphere.java class

Acknowledgement:

Planetary data was taken from NASA_Planetary_Fact

Author:

K.M. Asifur Rahman