An interactive tool for colouring faces of geometric objects within Geomview
This is the Crayola emodule, an interactive tool for colouring faces of geometric objects within Geomview. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).
This is the Crayola emodule, an interactive tool for colouring faces of geometric objects within Geomview. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).
To install gvemod-crayola, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gvemod-crayola
To see what files were installed by gvemod-crayola, run:
port contents gvemod-crayola
To later upgrade gvemod-crayola, run:
sudo port selfupdate && sudo port upgrade gvemod-crayola
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.