Update README.md.

This commit is contained in:
Richard Shaw 2021-05-29 08:20:39 -05:00
parent cd10bc9d2c
commit a5e734e054
1 changed files with 4 additions and 3 deletions

View File

@ -1,3 +1,4 @@
# imath Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
vectors and matrices and other simple but useful mathematical objects,
The imath package functions, and data types common in computer graphics applications, including
the “half” 16-bit floating-point type.