Imath: Imath (Math library for graphics)
Imath:
Imath: Imath is a basic, light-weight, and efficient C++ representation of 2D
Imath: and 3D vectors and matrices and other simple but useful mathematical
Imath: objects, functions, and data types common in computer graphics
Imath: applications, including the half 16-bit floating-point type. Imath
Imath: also includes optional python bindings for all types and functions,
Imath: including optimized implementations of vector and matrix arrays.
Imath:
Imath: Homepage: https:://github.com/AcademySoftwareFoundation/Imath
Imath: