GLBasic forum

Main forum => GLBasic - en => Topic started by: Synthetic on 2008-Jun-04

Title: 3rd person camera
Post by: Synthetic on 2008-Jun-04
Been awhile.  :whistle: Anyway, I'm setting up a 3rd person view that changes in relation to mouse movement. So far I have x,z camera rotation and pointing working just fine:
(http://www.weaksaucedod.com/have.png)
What I'm having trouble with is adding in camera rotation and pointing from top to bottom (-90 to 90 degrees):
(http://www.weaksaucedod.com/dont.png)
It's probably painfully obvious but it's been way too long since I played with trig. :noggin:
Title: Re: 3rd person camera
Post by: Synthetic on 2008-Jun-04
Never mind, I figured it out.  =D