gemath 0.1.0

Type-safe game math with type-level units/spaces, typed angles, and explicit fallible ops (plus optional geometry/collision).
Documentation

gemath

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 26 feature flags, 22 of them enabled by default.

default

full (default)

std (default)

aabb2 (default)

aabb3 (default)

angle (default)

collision (default)

geometry (default)

half_float (default)

This feature flag does not enable additional features.

mat2 (default)

mat3 (default)

mat4 (default)

polygon2 (default)

quat (default)

rect2 (default)

rect3 (default)

scalar (default)

spatial (default)

unit_vec (default)

vec2 (default)

vec3 (default)

vec4 (default)

math (default)

This feature flag does not enable additional features.

alloc

This feature flag does not enable additional features.

libm

mint

serde