Tool for concatenating and interpolating between OpenSpace camera keyframes.
Download the source code from the latest release and just run g++ -o OSRECinterp.bin OSREC-interp.cpp tinyfiledialogs.c
(The main source tree may be unstable and not in a functional state if some feature is being worked on.)
mkdir build; cd build
cmake ..
make OSRECinterp.bin