Library of 2D and 3D vector, matrix, and math operations for computer graphics
c3e408c84b
Pass %{_prefix} as prefix to cmake rather than hardcoding %{_usr} as prefix. This fixes flatpak module builds where the prefix is /app, not /usr. |
||
---|---|---|
.gitignore | ||
209.patch | ||
imath-python-test.patch | ||
imath.spec | ||
README.md | ||
sources |
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.