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

9 Ansichten (letzte 30 Tage)
yogesh jain
yogesh jain am 28 Dez. 2015
Bearbeitet: Matt J am 28 Dez. 2015
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

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 28 Dez. 2015
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 Kommentar
yogesh jain
yogesh jain am 28 Dez. 2015
yes , That's okay . But how can we alter 3d rotation matrix for that ?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Matt J
Matt J am 28 Dez. 2015
Bearbeitet: Matt J am 28 Dez. 2015

Kategorien

Mehr zu 3-D Scene Control finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by