logo back up home forward   further reading more topics »

Maths - Rotations

By: nobody ( Nobody/Anonymous )
file Rotation matrix about arbitrary vector WRONG  
2003-11-12 20:16

Refer to this page:

http://www.euclideanspace.com/maths/geometry/rotations/index.htm


The matrix given for rotation about a unit vector is wrong. it should be:

[ (aVx^2+c) (aVxVy+sVz) (aVxVz-sVy) ]
[ (aVxVy-sVz) (aVy^2+c) (aVyVz+sVx) ]
[ (aVxVz+sVy) (aVyVz-sVx) (aVz^2+c) ]


-Roy

By: martinbaker ( Martin Baker )
file RE: Rotation matrix about arbitrary vector WRONG  
2003-11-13 09:41

Roy,

Thanks very much for this correction, I have updated the web page.

Martin


metadata block
see also:

 

Correspondence about this page

Book Shop - Further reading.

Where I can, I have put links to Amazon for books that are relevant to the subject, click on the appropriate country flag to get more details of the book or to buy it from them.

cover 3D Math Primer - Aimed at complete beginners to vector and matrix algebra.

Other Math Books

Commercial Software Shop

Where I can, I have put links to Amazon for commercial software, not directly related to the software project, but related to the subject being discussed, click on the appropriate country flag to get more details of the software or to buy it from them.

cover Palm Treo 650 GSM/GPRS Smartphone

Can you help?

Please send me any improvements to here. I would appreciate ideas to make the pages more useful including error correction, ideas for new pages, improvements to wording. It helps if you quote the full URL of the page.

 

progam

I am working on a project which uses these principles, if you would like to help me with this you are welcome to join in, here:

http://sourceforge.net/projects/mjbworld/

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2008 Martin John Baker - All rights reserved - privacy policy.