What kind of GUI toolkit to use to make an image editor?

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

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

    Rust bindings to sokol (https://github.com/floooh/sokol).

  • Here are rust bindings for sokol-app and imgui https://github.com/code-disaster/sokol-rs That is a minimal code set to spin up an app on nearly any platform, including webassembly, with an immediate mode GUI and lightly abstracted native 3D acceleration.

  • cimgui-sokol-starterkit

    A minimal self-contained Dear ImGui starter project for Windows, Linux and macOS.

  • Actually, that repo hasn’t been updated in 3 years. Maybe https://github.com/floooh/cimgui-sokol-starterkit would be better.

  • 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-app

    Dear IMGUI + Render + Window handling, amalgamation in two files ready to use

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