Library of 2D and 3D vector, matrix, and math operations for computer graphics
Go to file
Fedora Release Engineering 27a356008d - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 08:31:21 +00:00
.gitignore Initial import. 2021-05-28 16:21:20 -05:00
README.md Update README.md. 2021-05-29 08:20:39 -05:00
imath.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild 2021-07-22 08:31:21 +00:00
sources Initial import. 2021-05-28 16:21:20 -05:00

README.md

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.