LibVsg 0.1.0 review
DownloadLibVsg (Visaurin Geometric Library) is a 2D/3D software library with a focus on basic geometric manipulations. Written for use by
|
|
LibVsg (Visaurin Geometric Library) is a 2D/3D software library with a focus on basic geometric manipulations.
Written for use by C programs, it provides support for single and double precision arithmetics. A Python wrapper also comes with the distribution.
2D/3D points/vectors.
Quaternions (3D rotations presented in a 4D unit vector).
2D/3D affine transforms (3x3 and 4x4 matrices, respectively).
Geometric containers, such as spatial filters: currently only Point/Region binary trees (both 2D and 3D).
Requirements:
glib-2.0
pkg-config
Python for source generation
LibVsg 0.1.0 keywords