Gato (Graph Animation Toolbox): Animate graph algorithms for example for computing shortest paths, minimal spanning trees, maximum flows or maximal cardinality or weight matchings. Create your own animations using the Animated Data Structures (ADS).
...But the output can also be saved as a video file.
Control GLMixer through network using OpenSoundControl, and generate graphics with ShaderToy GLSL code.
Download : https://sourceforge.net/projects/glmixer/files/
Please note GLMixer is discontinued and superseded by vimix
https://brunoherbelin.github.io/vimix/
Virtual Camera representation using the Toric Space
ToricCam is a C++ library I have developped for my research. It provides a starting point to using the Toric Space viewpoint representation [Lino & Christie, SIGGRAPH 2015]. It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3.
For researchers who want to use the library for their work, please quote the papers as follows:
+ Efficient Composition for Virtual Camera Control. C. Lino, M. Christie. In ACM...