Rust Imgui

Open-source Rust projects categorized as Imgui

Top 3 Rust Imgui Projects

  • egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

    Project mention: We're still not game, but there has been progress. A progress report. | reddit.com/r/rust_gamedev | 2023-03-17

    A simple TextEdit window with content being added from the bottom becomes blurry. What actually happens is that, at 60 FPS, alternate frames are displaced upwards slightly. A 30 FPS video capture looks fine, but a 60 FPS capture shows the problem. This worked in previous versions of egii, but is broken in 0.21.0. This may be related to a generic problem with "bottom up" mode in the layout engine. Egui has one-pass layout, done on each frame, but tries to do some things which are hard to do in one pass.

  • imgui-rs

    Rust bindings for Dear ImGui

    Project mention: Help needed with imgui + wgpu on wasm | reddit.com/r/rust | 2023-03-14

    I am trying to use the imgui crate (along with imgui-winit-support and imgui-wgpu) with wgpu. I have followed the imgui-wgpu example and have gotten everything to work on the native version of the project.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

  • imgui-rs-vulkan-renderer

    A Vulkan renderer for imgui-rs using Ash

    Project mention: Best way to go about getting into Vulkan properly after a tutorial? | reddit.com/r/vulkan | 2022-09-09

    https://github.com/adrien-ben/imgui-rs-vulkan-renderer may be useful for guidance. Id say skip the VMA stuff for now (not my code).

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-17.

Rust Imgui related posts

Index

What are some of the best open-source Imgui projects in Rust? This list will help you:

Project Stars
1 egui 13,939
2 imgui-rs 2,126
3 imgui-rs-vulkan-renderer 49
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com