cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
matrix Rotation
matrix Rotation
Feb 1, 2010 at 12:43am UTC
deorcar
(10)
hi i need to make a 3x3 matrix and then have a Rotation by
vector * matrix and matrix * vector
operators should just rotate and scale the vector passed in, and not translate it but i a little lost on how to do it or set it up
Feb 1, 2010 at 1:12am UTC
pyschoder
(62)
http://cplusplus.com/reference/algorithm/rotate/
Feb 1, 2010 at 1:39am UTC
deorcar
(10)
thx so much
Topic archived. No new replies allowed.