KairosResearchLab / Kairos

A complete framework for data control and composition in the vvvv visual programming environment.
Other
125 stars 4 forks source link
animation automation blending composition control-systems data-layer interpolation sequencing timeline vl vvvv

Kairos

A complete framework for data control and composition in vvvv

Matrix vvvv

VL.Kairos banner

Requirements

Kairos works with the latest vvvv gamma 5.2. Get it here

Installing

nuget install VL.Kairos
Package Current version Description
VL.AlchemX VL.AlchemX A library dedicated to value synthesis. It includes functionalities for value interpolation, blending and compositing
VL.LayerX VL.LayerX A library to handle values by embedding them into Layers, allowing sampling and advanced multi-layer compositing
VL.Touchy VL.Touchy A multi-touch gesture based interactive engine
VL.Kairos.Runtime VL.Kairos.Runtime Contains all the Kairos functionalities to run without all the UI editors provided by VL.Kairos
VL.Kairos VL.Kairos

Features

Contributing to the development

  1. Clone the repository
  2. Build the solution located in the src folder in Release mode.
  3. You can then start contributing to the lib.