Development files for h3dutil, a utility library for the H3D framework.
Development files for h3dutil, a utility library for the H3D framework. Includes vector and matrix math, image loading functions, thread handling and other common functions.
Development files for h3dutil, a utility library for the H3D framework. Includes vector and matrix math, image loading functions, thread handling and other common functions.
To install h3dutil, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install h3dutil
To see what files were installed by h3dutil, run:
port contents h3dutil
To later upgrade h3dutil, run:
sudo port selfupdate && sudo port upgrade h3dutil
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.