matrix3d topic
List
matrix3d 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.
LogosDistort
146
Stars
32
Forks
Watchers
Uses matrix3d perspective distortions to create 3d scenes in the browser. Inspired by HelloMonday