An interactive Three.js scene showcasing four planets arranged on an orbit with a starfield background and smooth scroll-driven transitions for titles and descriptions. Built with Vite for fast dev and GSAP for UI easing.
# Install dependencies
npm install
# Start dev server (hot reload)
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview- Three.js for WebGL rendering
- GSAP for progress/transition easing
- Vite for bundling and local dev
- Three.js
- Texture Loader
- HDRI
