This project creates a 3D visualization of spheres arranged in a circle, rendered using Three.js.
The spheres are evenly distributed around a circular path and are colored using a gradient based on their position. The scene includes basic lighting and camera controls that allow you to orbit around the circle.