Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.22 KB

File metadata and controls

29 lines (18 loc) · 1.22 KB

🌌 Threejs Visualization

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.

✨ Features

  • 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.

🛠️ Technologies Used

  • 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.
Screenshot 2024-11-12 at 10 10 56 AM

project Demo : https://shiny-centaur-888708.netlify.app/

🚀 Setup and Installation

Clone the repository:

git clone https://github.com/SRB003/Threejs-Project1

cd your-Threejs-Project1