Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
A 3D rotatable sphere version of GeoGraphics
ResourceFunction["GeoGraphics3D"][primitives,options] represents a 3D geographical globe. |
Produce a simple globe of the world:
In[1]:= |
Out[1]= |
All primitives and options supported by GeoGraphics are supported by GeoGraphics3D:
In[2]:= |
Out[2]= |
Create a 3D graphic of the world with the countries of the African continent filled in with their flags:
In[4]:= |
Out[4]= |
Use the resource function SpinShow to create a spinning globe:
In[5]:= |
Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License