Welcome to the "Interactive 3D Sphere" project! This project showcases an engaging 3D sphere that gracefully orbits and responds to user interactions. It's built using Three.js, GSAP animations, and Vite for a fast development experience.
- 🌐 Explore an interactive 3D sphere that elegantly orbits and changes colors with mouse movements.
- 🚀 Inspired by "developedbyed's" tutorial, I've employed Three.js and GSAP animations to bring this project to life.
- 🌈 Experience the dynamic visuals and interactive nature of 3D web graphics firsthand.
- Three.js: Leveraging Three.js to create captivating 3D visuals and scenes.
- GSAP: Utilizing GSAP animations for seamless transitions and dynamic effects.
- Vite: Fast build tool and development server for rapid development.
This project embodies my passion for continuous learning and growth. Starting with the "Three.js Crash Course For Beginners," I've expanded my skills and knowledge to create this captivating 3D web experience.
- Clone this repository to your local machine using
git clone https://github.com/Akshit-Zom/Interactive-3D-Sphere-Three.js-Crash-Course-Project.git
- Open the project directory in your preferred code editor.
- Run
npm install
to install project dependencies. - Launch the development server using
npm run dev
. - Open your browser and visit
http://localhost:3000
to interact with the 3D sphere.
Feel free to connect, contribute, and explore the project. I hope you enjoy the interactive 3D sphere experience as much as I enjoyed creating it!