From a3f5ae9e71b1e4c74e85b895f91d3bd3ab45e06e Mon Sep 17 00:00:00 2001 From: brunoherbelin Date: Sat, 1 Aug 2020 20:39:57 +0200 Subject: [PATCH] github page content --- docs/_config.yml | 1 + docs/index.md | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/docs/_config.yml b/docs/_config.yml index e69de29..bad8266 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-midnight diff --git a/docs/index.md b/docs/index.md index e69de29..2a96957 100644 --- a/docs/index.md +++ b/docs/index.md @@ -0,0 +1,28 @@ +# vimix +Live Video Mixing + +vimix performs graphical mixing and blending of several movie clips and +computer generated graphics, with image processing effects in real-time. + +Its intuitive and hands-on user interface gives direct control on image opacity and +shape for producing live graphics during concerts and VJ-ing sessions. + +The ouput image is typically projected full-screen on an external +monitor or a projector, but can be recorded live (no audio). + +vimix is the successor for [GLMixer](https://sourceforge.net/projects/glmixer/) + +## Install vimix + +### Linux + +Download and install a release package from [Snapcraft](https://snapcraft.io/vimix) or simply type in a terminal: + + snap install vimix + +### Mac OSX + +Download and open a release package from [github](https://github.com/brunoherbelin/vimix/releases) + +NB: You'll need to accept the exception in OSX security preference. +