I wonder if someone could tell me how to make it possible to move a camera in a 3D space when the camera is rotated.
I am working on my own 3D engine (nothing fancy) and I can move the camera forward backward left right up down, thats all good. However when I rotate the camera, it doesnt move in the direction that the camera is directed to.
Here is a picture that should help you understand what I mean:
Does anybody know how to make this work?
(If you're interested in what I'm working on, visit this site)