Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568349
en ru br
ALT Linux repos
S:1.89.8-alt1

Group :: System/Libraries
RPM: imgui

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.89.8-alt1
Build date: 4 september 2023, 10:03 ( 33.8 weeks ago )
Size: 1092.84 Kb

Home page:   https://www.dearimgui.org

License: MIT
Summary: Immediate Mode Graphical User interface for C++ with minimal dependencies
Description:

ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline enabled application. It is fast, portable, renderer agnostic and self-contained (no external dependencies).

ImGui is designed to enable fast iteration and empower programmers to create content creation tools and visualization/ debug tools (as opposed to UI for the average end-user). It favors simplicity and productivity toward this goal, and thus lacks certain features normally found in more high-level libraries.

ImGui is particularly suited to integration in realtime 3D applications, fullscreen applications, embedded applications, games, or any applications on consoles platforms where operating system features are non-standard.

Current maintainer: Artyom Bystrov

List of contributors

List of rpms provided by this srpm:

  • imgui-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin