A Geomview emodule for displaying projections of higher dimensional objects.
This package contains the NDview emodule and the emodules of the src/bin/ndutils directory of the original Geomview distribution. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program). The modules are based on Tcl/Tk and can be used as a tool-kit for displaying projections of higher dimensional objects.
This package contains the NDview emodule and the emodules of the src/bin/ndutils directory of the original Geomview distribution. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program). The modules are based on Tcl/Tk and can be used as a tool-kit for displaying projections of higher dimensional objects.
To install gvemod-ndview, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install gvemod-ndview
To see what files were installed by gvemod-ndview, run:
port contents gvemod-ndview
To later upgrade gvemod-ndview, run:
sudo port selfupdate && sudo port upgrade gvemod-ndview
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.