从向上向量倾斜角度并观察向量?
我无法找出从向上和观察向量计算倾斜(滚动)角度的公式,尽管我觉得这个角度必须在垂直于观察向量的平面上测量。任何提示表示赞赏。仅供参考,我使用 WPF。
我在这里发布了另一个问题,这是同样的问题,但仅表达使用数学。
I can't figure out the formula to compute the bank (roll) angle from the up and lookat vectors, though I feel this angle must be measured in tha plan normal to the lookat vector. Any hint appreciated. FYI I use WPF.
I have posted another question here, which is the same problem, but expressed only using math.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是确定银行的最终代码。请注意,我需要确定角度的符号:
This is the final code to determine Bank. Note that I needed to determine the sign of the angle: