A responsive 3D simulation of our solar system built with Three.js, featuring realistic planet orbits and interactive speed controls.
- 3D rendering of the Sun and all 8 planets
- Realistic orbital paths and rotations
- Interactive speed controls for each planet
- Mobile-responsive design
- Smooth animations using Three.js
Access the live version at: vist 3D SOLAR SYSTEM
Frontend: HTML5, CSS3, JavaScript
- Icons: Font Awesome
- Fonts: Google Fonts (Bitcount Grid Double)
- Animations: THREE.JS
3DSOLAR/
├── index.html # Main HTML file
├── styles.css # All CSS styles
├── JS
├ ├── main.js # JavaScript
├── image #all image
└── README.md # Project documentation
- Clone the repository or download the files
- Open
index.htmlin your browser - No server required - works directly from file system
The application features responsive breakpoints for:
- Desktop: Full layout with all components
- Tablet: Adjusted spacing and sizing
- Mobile:
- Hamburger menu navigation
- Simplified form elements
- Optimized touch targets
Contributions are welcome! Please follow these steps:
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
Happy 3D SOLAR SYSTEM! 🚀
