Skip to content

kasparsj/vosc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 29, 2024
a79b4d0 · Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Jan 29, 2024
Dec 7, 2022
Nov 28, 2022
Mar 30, 2022
Nov 25, 2022
Jan 28, 2024
Dec 17, 2022
Mar 30, 2022
Apr 1, 2022
Dec 17, 2022

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)