blob: f8a295a71519bdf72975997ab0b41e481ec5bcb0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
ILM Base libraries have following four libraries.
*Half is a class that encapsulates ILM's 16-bit floating-point format.
*IlmThread is a thread abstraction library for use with OpenEXR
and other software packages.
*Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions
and other useful 2D and 3D math functions.
*Iex is an exception-handling library.
WWW: http://www.openexr.com/
|