RotateF units

Started by
3 comments, last by benjamin bunny 19 years, 6 months ago
Just a quick one here, what are the units of rotatef function in opengl? Radians? Degrees? Please i know its dumb just give me a small answer :D
I have neurons in my butt!!!
Advertisement
Degrees for the angle, irrelevant for the axis vector.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan
So if i have the radians of angular traslation then i can just do the conversion to degrees and im set? (For x y and z componets of the angular traslation)
I have neurons in my butt!!!
Your post doesn't make any sense.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan
lukar: I'm sure you're capable of looking this up on MSDN like anybody else.

I suggest you read this before posting again. I figured the title, and position at the top of the forum was obvious enough, but apparently not in your case.

____________________________________________________________www.elf-stone.com | Automated GL Extension Loading: GLee 5.00 for Win32 and Linux

This topic is closed to new replies.

Advertisement