The Doomsday 2 [[ui_framework]] was first introduced in [[version_1.11]]. To the end user it provides an animated, modern-looking UI with full Unicode support for text and advanced graphical effects like background blurring. {{ file:3d_vr_dialog.png }} From a technical point of view the UI framework is a C++ class hierarchy found in the [[libappfw]] library. It contains a set of UI widgets and supporting functionality for tasks like laying out and drawing text. ====== See also ====== * [[libdeng2#UI_framework_libappfw_]]