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