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
- 3D Visualization:
- Interactive Controls:
- Realistic Orbits:
- Java Development Kit (JDK) installed.
- JavaFX SDK installed
- Mouse click and drag:
- Up: Zoom In
- Down: Zoom Out
- Left: Shift
- Right: Shift
- Sliders: right/left/zoom in/out
Change the code in sphere.java class
Planetary data was taken from NASA_Planetary_Fact
K.M. Asifur Rahman