Skip to content
forked from hrtlacek/rtv

Comparison of programmable real time video environments

License

Notifications You must be signed in to change notification settings

scomicstrip/rtv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Visual Content Creation - Overview and Comparison

This Repository tries to compile information about programmable real time video processing environments.

Not included are environments that are so broad that one could do just about everything (like C++) or complete tools without the need or possibility to program anything(or very little, such as resolume).

Discliamer: The author of this document is basically a TouchDesigner/Max/python/GLSL guy doing live performances and installations in an art context. Any bias towards these tools/needs are tried to be avoided but probably inevitable.

Examples

The examples directory is supposed to hold a highly simplistic example for the specific language. This example should play back an audio file or use live audio input and use this data to somehow (RMS, FFT) modulate the scale of a simplistic 3d object (Sphere, cube) that is rendered.

Environments

Short List

Environments listed here are headed towards creation and/or manipulation of real-time video content as a big part of their whole purpose. Environments excluded here are tools that arguably have a different purpose as a whole. Also excluded are unreleased, unstable or outdated environments.

Unreleased/Beta/coming Soon

Outdated

Scientific Data Viz and preprocessing

tools for scientific visualization, neural network video stuff and data parsing

Other

Realted tools and tools I don't know much about.

Evaluation

This repo also tries to evaluate the different environments numerically. Please take these numbers with a grain of salt. What does it mean that tool x has a documentation with a value of 0.7568? and not 0.879? Well, it is an attempt to structure the wood of environments but it is of course a bit hard to evaluate some parameters. Others, such as 'does environment x run on Linux' are of course objective and trustworthy.

The dataset is located in this repository and a colab notebook that plots teh data is located here for now: https://colab.research.google.com/drive/18XNz7i0OoGwXYcB1Ts6XVH0Dfg1ZioKD

3D plot

About

Comparison of programmable real time video environments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%