Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a dynamically rotating Graphics3D object
ResourceFunction["SpinShow"][gr] displays Graphics3D object gr so that it rotates dynamically. | |
ResourceFunction["SpinShow"][gr,n] displays Graphics3D object gr so that it rotates dynamically with a period of n seconds. |
Create a rotating 3D plot:
In[1]:= |
Out[1]= |
The default rotation period is 10 seconds, but you can create plots that rotate more slowly:
In[2]:= |
Out[2]= |
Or more quickly:
In[3]:= |
Out[3]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License