summaryrefslogtreecommitdiffstats
path: root/source/l/Imath/slack-desc
blob: e0153de9279486f0d6f2870d4547e7d54c610f2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description. Line
# up the first '|' above the ':' following the base package name, and the '|'
# on the right side marks the last column you can put a character in. You must
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.

     |-----handy-ruler------------------------------------------------------|
Imath: Imath (Math library for graphics)
Imath:
Imath: Imath is a basic, light-weight, and efficient C++ representation of 2D
Imath: and 3D vectors and matrices and other simple but useful mathematical
Imath: objects, functions, and data types common in computer graphics
Imath: applications, including the half 16-bit floating-point type. Imath
Imath: also includes optional python bindings for all types and functions,
Imath: including optimized implementations of vector and matrix arrays.
Imath:
Imath: Homepage: https:://github.com/AcademySoftwareFoundation/Imath
Imath: