Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the parametrization of a canal surface
ResourceFunction["CanalSurface"][dir,pm,r,{t,θ}] computes the parametrization of a canal surface of variable radius r and parameter pm with directrix dir and variables t,θ. |
Define a circle in 3D:
In[1]:= |
Compute a canal surface, using the circle as the directrix:
In[2]:= |
Out[2]= |
Plot the resulting canal surface:
In[3]:= |
Out[3]= |
Plot the circle and a canal surface, along with the spheres:
In[4]:= |
Out[4]= |
Define a helix in 3D:
In[5]:= |
Compute a canal surface, using the helix as the directrix:
In[6]:= |
Out[6]= |
This work is licensed under a Creative Commons Attribution 4.0 International License