Library for collision detection of three-dimensional objects.
FreeSOLID is a library for collision detection of three-dimensional objects undergoing rigid motion and deformation. FreeSOLID is designed to be used in interactive 3D graphics applications.
FreeSOLID is a library for collision detection of three-dimensional objects undergoing rigid motion and deformation. FreeSOLID is designed to be used in interactive 3D graphics applications.
To install FreeSOLID, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install FreeSOLID
To see what files were installed by FreeSOLID, run:
port contents FreeSOLID
To later upgrade FreeSOLID, run:
sudo port selfupdate && sudo port upgrade FreeSOLID
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.