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
- Host: GitHub
- URL: https://github.com/cirosantilli/gaviewer
- Owner: cirosantilli
- License: gpl-2.0
- Created: 2017-10-14T04:47:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T04:55:34.000Z (over 7 years ago)
- Last Synced: 2025-01-02T05:13:56.211Z (4 months ago)
- Language: C++
- Homepage:
- Size: 2.16 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
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
makeTODO: 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