dogefromage / quickio-math

A TypeScript vector and matrix math library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUICKIO-MATH

This repo is forked from matthiasferch/tsm. I plan to further add features, which will be used in my game engine quickio.

Compile

$ npm run build

Compile in watch mode

$ npm run dev

Run tests

$ npm run test

About

A TypeScript vector and matrix math library.

License:MIT License


Languages

Language:TypeScript 100.0%