Open Internet by MindsNet
ocornut/imgui
Repository: ocornut/imgui Stars: 75231 Forks: 11970 Primary language: C++ Discovery sources: trending:daily Selection score: 79.77 Usefulness score: 9.7 Source confidence score: 3.5 Languages: C++, C, Objective-C++, Objective-C, Python, GLSL Topics: api, cplusplus, framework, game-development, game-engine, gamedev, gui, imgui, immediate-gui, library Summary: Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies README excerpt: Dear ImGui ===== <center><b><i>"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."</i></b></center> <a href="https://twitter.com/rygorous/status/1507178315886444544">-ryg</a> ---- [](https://github.com/ocornut/imgui/actions?workflow=build) [](https://github.com/ocornut/imgui/actions?workflow=static-analysis) [](https://github.com/ocornut/imgui_test_engine/actions?workflow=tests) <sub>(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.)</sub> Businesses: support continued development and maintenance via invoiced sponsoring/support contracts: <br> _E-mail: contact @ dearimgui dot com_ <br>Individuals: support continued development and maintenance [here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WGHNC6MBFLZ2S). Also see [Funding](https://github.com/ocornut/imgui/wiki/Funding) page. | [The Pitch](#the-pitch) - [Usage](#usage) - [How it works](#how-it-works) - [Releases & Changelogs](#releases--changelogs) - [Demo](#demo) - [G
Computing & Technology, Computer Science, Software Engineering