The Sphere Generator is a package containing scripts, that generate Spheres. The scripts allow the user to set the subdivisions of the to be generated spheres; allowing a lot rounder/smoother spheres.
Currently the Script can generate four types of Spheres:
- the NormalizedCubeSphere with merged vertices (no uvs though), preventing holes on certain deformations
- the UVNormalizedCubeSphere, each face has the same UVs
- the Ico-Sphere. It is very well suited for applications, where the points on the sphere have to be almost uniformly distributed on the surface of an ideal Sphere
- the Pole Sphere. It has two subdivision options which act like latitude and longitude on a globe and allow different shapes (from planets to rubys/crystals). It has Cylindrical UVs. - the SubdividedCubeSphere, with UVs for 6 Faces and integrated Padding option