vector2d topic

List vector2d repositories

hypatia

77
Stars
8
Forks
Watchers

A header-only, pure-C math library for 2D/3D graphics (matrix, vector, quaternion) Seeks to be close to C89/C90 compliant for portability. It's like a BLAS, but easier to use.

nmu

18
Stars
0
Forks
Watchers

neg4n's mathematics utilities

vector2d

30
Stars
10
Forks
Watchers

2D Vector Library. Operates using Objects, Array or Float32Array types to allow flexible performance.