Skip to main content

6 docs tagged with "math"

View all tags

Easing

Provides a collection of mathematical easing functions for interpolating values over time, used for smooth animations and transitions.

Mathutil

Provides utility functions for mathematical operations, including interpolation, rounding, clamping, angle normalization, and grid-based line tracing.

Util

Central utility library providing table/string/math helpers, debugging tools, memory management, path resolution, PRNG, teleportation validation, and ECS extension functions for DST modding.

Vec3Util

Provides utility functions for 3D vector mathematics, including arithmetic, distance, and normalization operations.

Vector3

A lightweight 3D vector math utility for geometric calculations, distance, normalization, and vector operations in DST.

Vecutil

Provides utility functions for 2D vector mathematics used throughout the game codebase.