slackware-current/source/l/Imath/slack-desc

20 lines
1 KiB
Text
Raw Normal View History

# 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: