Tangent vectors to a surface normal

版本 1.0.0.0 (2.6 KB) 作者: Daniel Lopes
Application of the Householder formula to compute tangent vector fields given the surface normals
216.0 次下载
更新时间 2018/1/8

查看许可证

The Householder formula is a robust and efficient way to compute tangent and bitangent vectors given a surface normal. The computed vector fields are both locally and globally coherent. The accompanying demo illustrates the tangent vector fields of several quadratic surfaces : Ellipsoid, Elliptic Paraboloid, Hyperbolic Paraboloid, Hyperboloid of 1 sheet, Hyperboloid of 2 sheets, Elliptic Cone, Elliptical Cylinder, Hyperbolic Cylinder, and Parabolic Cylinder.
Each tangent and bitangent vector fields are calculated with the Householder formula.
Please cite:
D.S. Lopes, M.T. Silva, and J.A. Ambrósio, Tangent vectors to a 3-D surface normal: A geometric tool to find orthogonal vectors based on the Householder transformation, Computer-Aided Design, 45(3): 683 - 694, 2013. DOI: 10.1016/j.cad.2012.11.003

引用格式

Daniel Lopes (2024). Tangent vectors to a surface normal (https://www.mathworks.com/matlabcentral/fileexchange/65627-tangent-vectors-to-a-surface-normal), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Industrial Statistics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Added thumbnail figure.
Added paper reference.