three-d-sphere-1

This project showcases a 3D sphere spinning in the middle of a webpage. The sphere's color changes dynamically based on mouse movement.

Stars
0
Committers
2

Spinning 3D Sphere

This project showcases a 3D sphere spinning in the middle of a webpage. The sphere's color changes dynamically based on mouse movement. This project was created by following a YouTube tutorial.

Demo

Features

  • 3D sphere using Three.js
  • Mouse-controlled color changes
  • GSAP for animations
  • OrbitControls for interactive rotation