/odc-examples

Primary LanguageMakefileMIT LicenseMIT

odc-examples

examples for the odc lib

dependencies

odc expects these libraries on your system:

apt-get install libglfw3
apt-get install libglfw3-dev
apt-get install portaudio19-dev
apt-get install libfreetype6-dev

build

clone the repo then run:

git submodule update --init --recursive
make
./bin/example