Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute the moving orthonormal frame of a surface
ResourceFunction["MovingOrthonormalFrame"][x,{u,v}] computes the moving orthonormal frame of a parametrized 3D surface x with respect to variables u and v. |
Define the Chebyshev principal patch on the pseudosphere:
In[1]:= |
The moving frame associated to a patch x:
In[2]:= |
Out[2]= |
In[3]:= |
Out[3]= |
Plot the moving frame as u and v are varied:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License