A 3D interactive web experience that brings the planets of our solar system to life using Three.js, GSAP, and JS. Users can scroll to rotate the view among different planets and immerse themselves in a realistic simulation of planetary orbits.
- 3D Planets: Realistic 3D models of planets with textures.
- Scrolling Interaction: Smooth scroll interactions for viewing different planets.
- Rotating Orbits: Each planet orbits on a circular path, enhancing the experience.
- Responsive Design: Adjusts to any screen size, providing a seamless experience on any device.
- Three.js: For rendering 3D objects and handling the WebGL elements.
- GSAP: For smooth animations and transitions between scenes.
- JavaScript (ES6): Core programming language for the interactive elements.

project Demo : https://shiny-centaur-888708.netlify.app/
git clone https://github.com/SRB003/Threejs-Project1
cd your-Threejs-Project1