DPF

DISTRHO Plugin Framework
Log | Files | Refs | Submodules | README | LICENSE

commit 8fd0d9072b164d9d83f7e34c420131aeafdc315a
parent d17a8706cc9d0c4540eb6bb09dd3357f9e3a8437
Author: falkTX <falktx@gmail.com>
Date:   Tue, 13 May 2014 14:24:35 +0100

Add link to OpenGL UI examples

Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -20,3 +20,6 @@ List of plugins made with DPF:<br/> - [DISTRHO Nekobi](https://github.com/DISTRHO/nekobi) - [DISTRHO ProM](https://github.com/DISTRHO/prom) - [ZamAudio Suite](https://github.com/zamaudio/zam-plugins-DPF) + + +OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples).