/morda

OpenGL GUI library in C++

Primary LanguageCMIT LicenseMIT

morda releases Build Status Build status

OpenGL based GUI library in C++

Screenshot

morda is a cross-platform OpenGL based non-intrusive GUI framework dedicated to games and multimedia applications. Its design was inspired by GUI system from Android and many concepts are borrowed from there.

Why OpenGL?

Only OpenGL out of modern graphics libraries is cross-platofrm and exists on all major platforms.

OpenGL versions supported:

  • OpenGL 2.0 and higher
  • OpenGL ES 2.0 and higher

Useful info