Ico displays a wire-frame rotating polyhedron, with hidden lines removed, or a solid-fill polyhedron with hidden faces removed. There are a number of different polyhedra available. Adding a new polyhedron to the program is quite simple.
Ico displays a wire-frame rotating polyhedron, with hidden lines removed, or a solid-fill polyhedron with hidden faces removed. There are a number of different polyhedra available. Adding a new polyhedron to the program is quite simple.
To install ico, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ico
To see what files were installed by ico, run:
port contents ico
To later upgrade ico, run:
sudo port selfupdate && sudo port upgrade ico
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.