Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Plot the position of astronomical objects within or near the Milky Way galaxy
ResourceFunction["MilkyWayPlot3D"][] represents a three-dimensional graphical image showing the Milky Way galaxy with the Sun included as a reference point. | |
ResourceFunction["MilkyWayPlot3D"][entities] represents a three-dimensional graphical image showing the Milky Way galaxy with the Sun and the specified entities labeled. |
The Sun is always included as a reference point:
| In[1]:= |
| Out[1]= | ![]() |
Entities of different types can be included:
| In[2]:= | ![]() |
| Out[2]= | ![]() |
Entity classes can be included:
| In[3]:= |
| Out[3]= | ![]() |
Labels can be styled:
| In[4]:= |
| Out[4]= | ![]() |
Objects near the Earth may not be resolvable at the scales typically used:
| In[5]:= |
| Out[5]= | ![]() |
Objects well beyond the Milky Way are automatically pruned:
| In[6]:= |
| Out[6]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License