How to rotate set of 3d points about a specific point ?
5 次查看(过去 30 天)
显示 更早的评论
Hello all , Having a set of 3D points I want to rotate them about user defined point , not only about the mid point . how it would be done ? thank you
0 个评论
采纳的回答
Walter Roberson
2015-12-28
The ending point of any rigid body is dependent on the starting point, the angle of rotation, the plane of rotation, and the center point of rotation. The information about the how much rotation around which axes and the center of rotation can all be encoded into a rotation matrix. See for example http://inside.mines.edu/fs_home/gmurray/ArbitraryAxisRotation/
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 3-D Scene Control 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!