This is a 3D rotation of random pastel continents.
I had fun making a brute force method of creating the points on the sphere. I made an arc of X, Y points and then rotated them all around the zero Y axis for a set of X,Y,Z points. There are better ways to do this but I did it my way. I used the equations from wikipedia to make a project that projects 3D onto 2D. The equations come from https://en.wikipedia.org/wiki/3D_projection#Perspective_projection Rotating the points around the y-axis at 0 is done using equations from https://www.mathworks.com/matlabcentral/answers/123763-how-to-rotate-entire-3d-data-with-x-y-z-values-along-a-particular-axis-say-x-axis Music: "Adding the Sun" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 4.0 License http://creativecommons.org/licenses/by/4.0/