2d-transformations topic
List
2d-transformations repositories
transformation-matrix
354
Stars
42
Forks
Watchers
Javascript isomorphic 2D affine transformations written in ES6 syntax. Manipulate transformation matrices with this totally tested library!
homog2d
98
Stars
8
Forks
Watchers
C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. Provided with complete manual and samples.