Skip to content

Tool for concatenating and interpolating between OpenSpace camera keyframes.

License

Notifications You must be signed in to change notification settings

hn-88/OSREC-interp

Repository files navigation

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

About

Tool for concatenating and interpolating between OpenSpace camera keyframes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages