How to use Dear ImGui to build a simple Gui-App Framework in C++

Опубликовано: 12 Июнь 2025
на канале: Zen Sepiol
54,429
811

This video shows how to setup Dear ImGui for Ubuntu using Meson.
We create a simple App Framework based on Dear ImGui that can be reused.

00:00 Intro
01:25 Overview
03:02 Setup Dear ImGui
04:44 Run OpenGL example
10:02 App Framework
21:37 Speed up using CRTP

Tools that I use:
https://www.virtualbox.org/
https://kubuntu.org/
https://code.visualstudio.com/
https://llvm.org/
http://clang.org/
https://mesonbuild.com/index.html

In code:
https://github.com/renatoGarcia/icecr...
https://github.com/ZenSepiol
https://github.com/ocornut/imgui
https://github.com/epezent/implot