Class FirstPersonCameraControl

java.lang.Object
java.awt.event.MouseAdapter
boofcv.gui.mesh.FirstPersonCameraControl
All Implemented Interfaces:
Swing3dCameraControl, MouseListener, MouseMotionListener, MouseWheelListener, EventListener

public class FirstPersonCameraControl extends MouseAdapter implements Swing3dCameraControl
Controls the camera using similar commands as a first person shooting. WASD keys will translate the camera and dragging the mouse will cause a rotation.