Skip to content

chances/duk-vis

Repository files navigation

DukVis

A JavaScript driven music visualizer powered by lots of useful C++ libraries:

  • Duktape - a Lua-like embeddable JavaScript engine
  • Cinder - a peer-reviewed, free, open source C++ library for creative coding.
  • RxCpp - Reactive Extensions for C++

Getting started was configuration hell...

Another painful foray into the depths of wrangling C++

Dependencies, includes, frameworks, oh my!