Expand description
A library for 3D camera control
Structs§
- Camera
- Models a camera with position and directions.
- CameraPerspective 
- Models camera perspective settings.
- FirstPerson 
- Models a flying first person camera.
- FirstPerson Settings 
- First person camera settings.
- OrbitZoom Camera 
- A 3dsMax / Blender-style camera that orbits around a target point
- OrbitZoom Camera Settings 
- Specifies key bindings and speed modifiers for OrbitZoomCamera
Functions§
- model_view_ projection 
- Computes a model view projection matrix.