OpenGL 3D graphics support for the Yorick language
This is a compiled add-on for yorick (an interpreted computer language specialized for numerical and scientific problems). Yorick-gl adds support for OpenGL 3D graphics.
This is a compiled add-on for yorick (an interpreted computer language specialized for numerical and scientific problems). Yorick-gl adds support for OpenGL 3D graphics.
To install yorick-gl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install yorick-gl
To see what files were installed by yorick-gl, run:
port contents yorick-gl
To later upgrade yorick-gl, run:
sudo port selfupdate && sudo port upgrade yorick-gl
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.