Description
32-bit graphics software can share common math and geometry data types through a small helper library. It is useful for scene graphs, rendering code, UI toolkits, and applications that pass vectors, matrices, and boxes around.
Most users receive it as a dependency of graphics or desktop software. It does not add a separate interface; it supports the calculations needed by applications.