ocornut/imgui
原文摘要
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies Dear ImGui "Give someone state and they'll have a bug one day, but teach them how to represent state in two separate locations that have to be kept in sync and they'll have bugs for a lifetime." -ryg (This library is available under a free and permissive license, but needs financial support to sustain its continued improvements. In addition to maintenance and stability there are many desirable features yet to be added. If your company is using Dear ImGui, please consider reaching out.) Businesses: support continued development and maintenance via invoiced sponsoring/support contracts: E-mail: contact @ dearimgui dot com Individuals: support continued development and maintenance here . Also see Funding page. The Pitch - Usage - How it works - Releases & Changelogs - Demo - Getting Started & Integration Gallery - Support, FAQ - How to help - Funding & Sponsors - Credits - License Wiki - Extensions - Language bindings & framework backends - Software using Dear ImGui - User quotes The Pitch Dear ImGui is a bloat-free graphical user interface library for C++ . It outputs optimized vertex buffers that you c…
📋 本文为 GitHub Trending Daily RSS 的 RSS 摘要原文,未经 AI 整理。完整上下文请以 原文 为准。