From 3fdabed7a2b7dda1e727ea766f5876f1ca79f6d9 Mon Sep 17 00:00:00 2001 From: Rodrigo Delduca Date: Mon, 28 Jul 2014 17:17:24 -0300 Subject: [PATCH] Add OtterUI (GUI) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 028e5f8..9fa6bc8 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Ncurses](http://invisible-island.net/ncurses/) - A terminal user interfaces. * [Qwt](http://qwt.sourceforge.net/) - Qt Widgets for Technical Applications. * [QwtPlot3D](http://qwtplot3d.sourceforge.net/) - A feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets. +* [OtterUI](https://github.com/Twolewis/OtterUI) - OtterUI is a User Interface development solution for embedded systems and interactive entertainment software. * [wxWidgets](http://wxwidgets.org/) - A C++ library that lets developers create applications for Windows, Mac OS X, Linux and other platforms with a single code base. ## Graphics