Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 979 Bytes

README.md

File metadata and controls

35 lines (26 loc) · 979 Bytes

particulizer

Software for live real-time graphics generation, developed in openFrameworks v0.9.8 under Ubuntu.

Status: v0.1

alt text

Features:

  • Real time video.
  • GPU oriented.
  • Mesh Warping implemented.
  • Live use oriented.
  • Easy interface.
  • To be controlled using a KORG Nanokontrol (http://www.korg.com/es/products/computergear/nanokontrol2/)
  • 2 layers with different mixing effects.
  • Unlimited number of different effects configured via XML file.
  • Template of "Effect" class to be customized in different new effects.
  • Available and tested in iOS, Windows 10 and Ubuntu 16.10.

dependencies

Contributed:

Core:

  • ofxGUI
  • ofxXmlSettings
  • ofxOpenCv

v0.2:

  • still to define