Evenly Distribute Stars on a Sphere According to Categories
I’m working on a project where I need to map stars onto a virtual sphere. The stars must be evenly spaced from each other and from the center of the sphere (0,0,0), with a specific distribution of brightness categories across the sphere’s surface. Each segment of the sphere should have a proportional mix of stars based on their brightness, ensuring that the entire sphere is covered uniformly.