Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Get the parametrization of a seashell surface
ResourceFunction["SeaShellSurface"][γ,r,{t,θ}] gives a parametrization of a seashell surface γ with variable radius r and parameters t and θ. |
The parametrization of a helix:
| In[1]:= |
| Out[1]= |
Get the complete parametrization of a helical seashell surface:
| In[2]:= |
| Out[2]= | ![]() |
Plot the surface:
| In[3]:= | ![]() |
| Out[3]= | ![]() |
Visualize the plot using Manipulate:
| In[4]:= | ![]() |
| Out[4]= | ![]() |
Create a dynamic version using DynamicModule in conjunction with Evaluate:
| In[5]:= | ![]() |
| Out[5]= | ![]() |
Nordstrand's version:
| In[6]:= | ![]() |
| Out[6]= | ![]() |
Upright conical spiral (models by S. Dickson):
| In[7]:= | ![]() |
| Out[7]= | ![]() |
Upright conical spiral with gradual slope:
| In[8]:= |
| In[9]:= |
| In[10]:= |
| In[11]:= |
| Out[11]= | ![]() |
Cross-section of flat conical spiral:
| In[12]:= |
| In[13]:= |
| In[14]:= |
| In[15]:= |
| Out[15]= | ![]() |
Wolfram's model:
| In[16]:= | ![]() |
| Out[16]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License