I'm looking for assistance in creating a globe using three.js where I can project arcs representing exports and imports between countries. I have a basic globe set up, but I need guidance on the following: 1. How to use country shape files instead of raster images 2. How to create the arc animations.
Any help or pointers would be greatly appreciated as I am relatively new to three.js.