How to rotate set of 3d points about a specific point ?

조회 수: 9 (최근 30일)
yogesh jain
yogesh jain 2015년 12월 28일
편집: Matt J 2015년 12월 28일
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

채택된 답변

Walter Roberson
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/
  댓글 수: 1
yogesh jain
yogesh jain 2015년 12월 28일
yes , That's okay . But how can we alter 3d rotation matrix for that ?

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Matt J
Matt J 2015년 12월 28일
편집: Matt J 2015년 12월 28일

카테고리

Help CenterFile Exchange에서 3-D Scene Control에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by