Registry / utility / imath
library3.2.2vcpkgunverified

Imath is a C++ and Python library of 2D and 3D vector, matrix, and math operations for computer graphics.

vcpkg install imath
INSTALL
IMPORT
SIG · IMATH
I
imath
utilitycppv3.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Imath/ImathVec.h
#include <Imath/ImathVec.h>

Create a 3D vector using Imath

#include <Imath/ImathVec.h> int main() { Imath::V3f v(1.0f, 2.0f, 3.0f); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

imath — pip install imath · libregistry