A collection of interfaces for vector and matrix objects.

Functions to manipulate objects conforming to these interfaces can be found in the corresponding modules mat2, mat3, mat4, vec2, vec3 and vec4

Example usage:

import { Mat3, Vec2 } from '@spissvinkel/maths';

Index

Interfaces

Generated using TypeDoc