Skip to content

Repository files navigation

Coverage Status npm version GitHub license

Vectorio

Vectorio provides the essential mathematical building blocks for custom 2D/3D game engines or graphics projects written in TypeScript.

Combines the performance of gl-matrix with the type safety of TypeScript and the tree-shaking capabilities of ES modules.

✨ Features

  • 2D/3D primitives: Vector2, Vector3, Vector4, Matrix2x2, Matrix3x3, Matrix4x4 and Quaternion
  • Fully tree-shakable
  • Zero dependencies
  • Designed for left-handed coordinate system (Unity like)

Credits

About

A lightweight 3D math library for TypeScript games and graphics, inspired by gl-matrix.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages