An open API service indexing awesome lists of open source software.

https://github.com/cirosantilli/gaviewer

GAViewer geometric algebra viewer with slightly better packaging and a README http://www.geometricalgebra.net/gaviewer_download.html
https://github.com/cirosantilli/gaviewer

Last synced: 3 months ago
JSON representation

GAViewer geometric algebra viewer with slightly better packaging and a README http://www.geometricalgebra.net/gaviewer_download.html

Awesome Lists containing this project

README

        

# GAViewer

GAViewer geometric algebra viewer with slightly better packaging and a README

Tested in Ubuntu 17.04:

sudo apt-get install libantlr-dev libfltk-dev
./configure
make

TODO: final link missing `-lGL -lGLU`, I just `cd src` and add it manually on the CLI for now:

./src/gaviewer

Inside the program:

- File
- Load .g directory
- Point to `examples/tutorial_files/`

Inside the program console:

DEMOc2ga()

Tutorials under:

examples/*.pdf