Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/algorithm-archivists/gathvl
A visualization engine for creating animations.
https://github.com/algorithm-archivists/gathvl
Last synced: 2 months ago
JSON representation
A visualization engine for creating animations.
- Host: GitHub
- URL: https://github.com/algorithm-archivists/gathvl
- Owner: algorithm-archivists
- License: mit
- Created: 2018-03-26T09:21:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T15:46:41.000Z (about 3 years ago)
- Last Synced: 2024-05-21T04:55:10.335Z (8 months ago)
- Language: C
- Homepage:
- Size: 1.1 MB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# GathVL
GathVL is an visualization engine made for making animations using C++. The main use of GathVL is to make video for the YouTube channel [LeiosOS](https://www.youtube.com/user/LeiosOS). The goal is to help with the visualization of the algorithms from the [Arcane Algorithm Archive](https://www.algorithm-archive.org/), also know as the AAA, which has a public repository on [GitHub](https://github.com/algorithm-archivists/algorithm-archive).
## Dependencies
GathVL has uses these libraries:
* FFmpeg
* cairo
* stb single-file libraries