Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the tangent developable surface of a curve
ResourceFunction["TangentDevelopableSurface"][c,t,{u,v}] gives the developable surface generated by the parametrized curve c[t] and its tangents in variables u,v. |
The tangent developable surface of a helix:
In[1]:= |
Out[1]= |
In[2]:= |
Out[2]= |
In[3]:= |
Out[3]= |
Using the Viviani’s curve:
In[4]:= |
In[5]:= |
Out[5]= |
In[6]:= |
Out[6]= |
This work is licensed under a Creative Commons Attribution 4.0 International License