Library of 2D and 3D vector, matrix, and math operations for computer graphics
Go to file
2024-06-24 08:51:15 -07:00
.gitignore Update to 3.1.10. 2024-02-10 07:03:39 -06:00
imath-python-test.patch Add patch to scm. 2021-08-20 11:59:56 -05:00
imath.spec Bump release for June 2024 mass rebuild 2024-06-24 08:51:15 -07:00
README.md Update README.md. 2021-05-29 08:20:39 -05:00
sources Update to 3.1.10. 2024-02-10 07:03:39 -06:00

Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type.