2020-05-03 14:16:56 +02:00
2020-04-13 21:53:19 +02:00
2020-03-06 21:16:51 +01:00
2020-04-29 11:07:35 +02:00
2020-03-06 21:46:43 +01:00
2020-04-13 21:53:19 +02:00
2020-04-29 21:53:28 +02:00
2020-03-06 21:16:51 +01:00
2020-01-28 14:57:55 +01:00
2020-03-22 12:22:36 +01:00
2020-03-22 12:22:36 +01:00
2020-04-13 22:15:54 +02:00
2020-04-05 10:55:21 +02:00
2020-04-29 21:53:28 +02:00

v-mix

Live Video Mixer

Work in progress v-mix is the successor for GLMixer - https://sourceforge.net/projects/glmixer/

Clone

git clone --recursive https://github.com/brunoherbelin/v-mix.git

Compile

cmake -G Ninja

ninja

Dependencies

Compiling tools:

gcc, cmake & Ninja

Libraries:

libpng libglfw3-dev

Languages
C++ 49.6%
C 46.2%
GLSL 2.4%
CMake 1.6%