Library of 2D and 3D vector, matrix, and math operations for computer graphics
Go to file
Josef Ridky e3f614adc1 Related: RHELMISC-3914 - add gating.yaml file
Signed-off-by: Josef Ridky <jridky@redhat.com>
2024-06-26 14:59:34 +02:00
.fmf Related: RHELMISC-3914 - add gating.yaml file 2024-06-26 14:59:34 +02:00
plans Related: RHELMISC-3914 - add gating.yaml file 2024-06-26 14:59:34 +02:00
.gitignore Update to 3.1.10. 2024-02-10 07:03:39 -06:00
gating.yaml Related: RHELMISC-3914 - add gating.yaml file 2024-06-26 14:59:34 +02:00
imath-python-test.patch Add patch to scm. 2021-08-20 11:59:56 -05:00
imath.spec Related: RHELMISC-3914 - add gating.yaml file 2024-06-26 14:59:34 +02: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.