Another-Game-Engine / AGE

AGE - C++11 OpenGL4 Game Engine
MIT License
49 stars 11 forks source link

Free fly camera #377

Closed paulbaron closed 9 years ago

paulbaron commented 9 years ago

Free fly camera implemented Controllable by: keyboard (wasd or zqsd to move, the directionnal arrows for rotation and lshift to accelerate) xbox controller (left joystick to move, right joystick for rotation and lr to accelerate) mouse (click to capture the mouse and move to rotate the camera) close #325