/emGUI-example

Example project of how to use emGUI library

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

emGUI-example

Example project of emGUI UI library port to Windows Desktop

UI screenshots

Main Window Modal Dialog Plot Fullscreen window Label Widget

Keyboard shortcuts

  • ESC - similar to close button in StatusBar

How to build

Checkout project

git clone git@github.com:libEmGUI/emGUI-example.git
git submodule init
git submodule update

Use MS Visual Studio 2015 to build emGUI-example/emGUI-example.sln