12 components by vincenzo panella
This library converts various formats into strings and vice versa
C/C++
Voronoi diagram generator with triangulation pre-computation.
C/C++
Delaunay triangulator class in C++
C/C++
This library is composed of many classes handling linear algebra predicates like vector and matrix of any dimension.The classes are overload...
C/C++
Fast 4x4 matrix computation and transformation class
C/C++
Complex number class
C/C++
An STL-like class for handling array of vertexes easily and efficiently.
C/C++
Fast 3x3 matrix handling class
C/C++
This class handles common operations for 2x2 square matrices. Useful for 2D graphics calculations for side-scrollers, 2D game engines and si...
C/C++
Fast algorithm to compute a convex hull of a set of 2D points.
C/C++
Fast 3d vector handling class by templated operators overload. Useful for game development, or math programming.
C/C++
Fast 2d vector handling class by templated operators overload. Useful for game development, or math programming.
C/C++