vicr123 / theFrame

Animation Tool
GNU General Public License v3.0
14 stars 1 forks source link

theFrame is an animation tool.


Dependencies

Build

Run the following commands in your terminal.

mkdir build
qmake ../theDesk.pro
make

Install

On Linux, run the following command in your terminal (with superuser permissions)

make install

FFmpeg

For Windows and macOS builds, a copy of FFmpeg can be obtained using theFrame when you render.

On Linux, theFrame will use the system's FFmpeg installation.


© Victor Tran, 2020. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.