A Manim script that creates an animation which illustrates how I replicated the LEGO Art World Map's projection, starting from WGS-84.
projection_animation.mp4
- Docker
- Curl (Or download 110m land and lake shape data from NaturalEarthData.com)
The following commands should render the animation. It might take a few minutes to complete.
% make download_ne_data
% make setup
% make render