hn-88 / OSREC-interp

Tool for concatenating and interpolating between OpenSpace camera keyframes.
MIT License
0 stars 0 forks source link

OSREC-interp

Tool for concatenating and interpolating between OpenSpace camera keyframes.

Build instructions for any system with g++

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.)

Build instructions for Mac and Linux using CMake

  1. Install CMake
  2. Download and unzip the source code from the latest release
  3. mkdir build; cd build
  4. cmake ..
  5. make OSRECinterp.bin

Documentation and usage

https://github.com/hn-88/OSREC-interp/wiki