How can I calculate the angle of rotation/tilt of an arrow in 3D?
When I say angle I mean the angle the arrow takes when it flies through the projectile path.
I am using logic given in the below link to calculate the location in the 3D space
http://babek.info/libertybasicfiles/lbnews/nl130/proj3d.htm
and also OpenGL for rendering