Impressive, but these are completed projects with no tutorials.
I'm trying to build my own system, into which a time set millions of years ago can be input, and the effects of tectonic plate movement observed.
I have access to some data which will give me the longitude/latitude coordinates, but I'm trying to learn how to calculate the X/Y positions on the stage.
To begin, I have a circle with a diameter of 200 pixels.
On further thought, my knowledge of trigonometry should come in handy, and will give me some X/Y/Z coordinates.
So all I need to know is how to translate the X/Y/Z coordinates into X/Y coordinates.