Library for 2D/3D vector, matrix, and mathematical operations
Library of 2D and 3D vector, matrix, and math operations
imath$ g++ -I$(brew --prefix imath)/include myprogram.cpp -L$(brew --prefix imath)/lib -lImath$ pkg-config --cflags --libs Imath$ find_package(Imath REQUIRED)