A random map generetor that can build map as a earth sphere.
The SphereMapGenerator algorithm refrence from:
https://experilous.com/1/blog/post/procedural-planet-generation
1.Create a Empty GameObject.
2.Add Component MapResGenerator & EarthRender to the object.
3.Set the materials & shaders like Example.
4.Run the MapResGenerator.Create