Пакет imgui: Информация

    Исходный пакет: imgui
    Версия: 1.89.8-alt1
    Собран:  4 сентября 2023 г. 18:10
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.dearimgui.org

    Лицензия: MIT
    О пакете: Immediate Mode Graphical User interface for C++ with minimal dependencies
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    imgui-devel (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Artyom Bystrov

    Список участников:
    Artyom Bystrov

      1. gcc-c++
      2. make

    Последнее изменение


    1 сентября 2023 г. Artyom Bystrov 1.89.8-alt1
    - update to new version
    25 сентября 2019 г. Artyom Bystrov 1.88-alt1
    - initial build for ALT Sisyphus