Introduction to the ImGui C++ Library with Conan

Introduction to the ImGui C++ Library with Conan

Feb 25, 2021

The Conan team provides an introduction and demonstration for the open-source C++ graphics library known as ImGui. You can read our full blog post about the Dear ImGui C++ library here: https://blog.conan.io/2019/06/26/An-introduction-to-the-Dear-ImGui-library.html

To show the basics of ImGui, we will create a simple application with some controls like buttons, scrollbars, color editors, and more. We will show how easily and quickly you can create a graphical user interface using this library. Finally, we will show how to a simple way to build ImGui using packages with Conan, the package manager for C and C++.

For future screencasts, tutorials and demo's, please stay tuned to:
Conan Blog - https://blog.conan.io/

You can also access our collection of self-paced interactive Conan tutorials:
JFrog Academy - https://academy.jfrog.com/path/conan