Gvectors uses the libgvectors library to visualize mathematical three dimensional vectors. It is written in C++ using gtkmm as graphical toolkit.
Licensing
The software is licensed under the GNU General Public License version 2 or later. See the COPYING file accompanying the tarball.
Supported Platforms
Gvectors can be built under FreeBSD and Linux.
In order to build gvectors under Sun(TM) Solaris(TM) version 10 or later, you need to get the sources for the required libraries and build them yourself. At the time of this writing (2007-09-11), Blastwave does not provide a recent enough version of gtkmm. If you are using Sun(TM) Solaris(TM) for x86, you might try the packages found under http://solaris.guengel.ch/solaris/.
Required Libraries
- libgvectors 0.1
- glibmm 2.10 or later
- cairomm 1.2 or later
- gtkmm 2.10 or later
Installation
The usual
$ ./configure ; make ; make install
sequence. See the INSTALL file for further details.
![[Valid XHTML 1.0]](/images/w3c/valid-xhtml10-blue.png)
![[Valid CSS]](/images/w3c/valid-css2-blue.png)