ARToolKit | Mailing List Archive |
![]() |
From: | Fernando Giovanini <flgiovanini@f ..........> | Received: | Nov 16, 2006 |
To | ARToolkit <artoolkit@h ..................> | ||
Subject: | glRotated and arGetAngle | ||
Hello, all. Well, I'm still having troubles with the arGetAngle. This function returns 3 values (a, b and c, according the API Doc). Are these values the rotation in the x, y and z axis? I get these values and try to use it in the glRotated function, but it didn't seem do work. Anybody know why it may not be working properly? And the values returned by the arGetAngle are in radian or degree? Thanks, Fernando. |