8000 GitHub - kasparsj/vosc: 2D/3D OSC VJing software built on openFrameworks
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kasparsj/vosc

Repository files navigation

vosc

This is work in progress!

vosc is a visuals/vjing 2D/3D graphics engine that can be controlled via OSC commands.

It is mainly used within live-coding scenarios sending OSC from SuperCollider / TidalCycles.

See Wiki for documentation.

See SuperCollider folder for examples.

Contributors

The engine is built on openFrameworks and uses the following addons:

  • ofxAssimModelLoader
  • ofxAutoReloadedShader
  • ofxColorTheory
  • ofxDeferredShading
  • ofxEasing
  • ofxExpr
  • ofxHPVPlayer
  • ofxImGui
  • ofxLooper
  • ofxMidi
  • ofxOsc
  • ofxPostProcessing
  • ofxShadertoy
  • ofxTidalCycles
  • ofxUltralight (optional)
0