*** Camera example ***

Demonstrates:
- full 3D movement using Eigen::MatrixP3d.
- interaction between Eigen and OpenGL
- how Eigen can help constructing a geometric scene.

Controls:
- left mouse button drag&drop rotates the camera.
- right mouse button drag&drop moves forwards/backwards and tilts the camera.
- mouse wheel moves forwards/backwards.
