diff options
Diffstat (limited to 'graphics/ampasCTL/pkg-descr')
-rw-r--r-- | graphics/ampasCTL/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/ampasCTL/pkg-descr b/graphics/ampasCTL/pkg-descr new file mode 100644 index 000000000000..e779f37c693d --- /dev/null +++ b/graphics/ampasCTL/pkg-descr @@ -0,0 +1,13 @@ +The CTL(Color Transformation Language) interpreter contains +the following C++ libraries: + +IlmCtl The CTL interpreter front end and the interpreter's + public programming interface. + +IlmCtlSimd The interpreter's SIMD back end. + +IlmCtlMath Math routines that are used by IlmCtlSimd: conversions + between standard color spaces, 1D and 3D lookup tables, + 3D scattered data interpolation. + +WWW: http://www.oscars.org/council/ctl.html |