Module citro3d::math

source ·
Expand description

Safe wrappers for working with matrix and vector types provided by citro3d.

Structs§

Enums§

  • The aspect ratio of a projection plane.
  • The orientation (or “handedness”) of the coordinate system. Coordinates are always +Y-up, +X-right.
  • Whether to rotate a projection to account for the 3DS screen orientation. Both screens on the 3DS are oriented such that the “top-left” of the screen in framebuffer coordinates is the physical bottom-left of the screen (i.e. the “width” is smaller than the “height”).

Type Aliases§