All Questions
Tagged with directinput directxmath
1 question
1
vote
2
answers
2k
views
How to rotate camera using mouse?
I'm looking for a basic example of rotating camera using the mouse. the only problem is I'm not sure of how to rotating the camera around it target. should i do this by an algorithm or is there a ...