nazpyro / obs-move-transition

Move transition for OBS Studio

Home Page:https://obsproject.com/forum/resources/move-transition.913/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move transition for OBS Studio

Plugin for OBS Studio to move source to a new position during scene transition

Installation

Download from https://obsproject.com/forum/resources/move-transition.913/

Or enter flatpak install com.obsproject.Studio.Plugin.MoveTransition on your terminal

Build

  1. In-tree build

  2. Stand-alone build (Linux only)

    • Verify that you have package with development files for OBS
    • Check out this repository and run cmake -S . -B build -DBUILD_OUT_OF_TREE=On && cmake --build build

Donations

https://www.paypal.me/exeldro

About

Move transition for OBS Studio

https://obsproject.com/forum/resources/move-transition.913/

License:GNU General Public License v2.0


Languages

Language:C 87.2%Language:C++ 6.7%Language:CMake 6.2%