Crate camera_controllers [] [src]

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.

FirstPersonSettings

First person camera settings.

OrbitZoomCamera

A 3dsMax / Blender-style camera that orbits around a target point

OrbitZoomCameraSettings

Specifies key bindings and speed modifiers for OrbitZoomCamera

Functions

model_view_projection

Computes a model view projection matrix.