Using dear imgui with SDL2

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • imgui-sfml

    Dear ImGui backend for use with SFML

  • I can recommend the SFML bindings for dear ImGUI: https://github.com/eliasdaler/imgui-sfml

  • harfbuzz

    HarfBuzz text shaping engine

  • https://harfbuzz.github.io - convert unicode text into glyph sequence (if you think: unicode character 1:1 font glyph, then you are really wrong - welcome to non-latin languages and complex writing systems such as arabic and hebrew)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • imgui_sdl

    Discontinued ImGuiSDL: SDL2 based renderer for Dear ImGui

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts