DiefBell / GLM-TS

TypeScript library for vector, matrix, and quaternion maths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLM TS

TypeScript library for vector, matrix, and quaternion maths.



branch statements branch coverage branch functions branch lines

Note: this library is designed to be as fast as possible, so there is minimal run-time validation. The majority of validation is done through some seriously mental typings, so make sure you're using TypeScript else you're gonna have a real bad time.

About

TypeScript library for vector, matrix, and quaternion maths


Languages

Language:TypeScript 96.3%Language:JavaScript 3.0%Language:Shell 0.6%