egui topic

egui (pronounced "e-gooey") is a simple, fast, and highly portable immediate mode GUI library for Rust. egui runs on the web, natively, and in your favorite game engine.

egui aims to be the easiest-to-use Rust GUI library, and the simplest way to make a web app in Rust.

egui can be used anywhere you can draw textured triangles, which means you can easily integrate it into your game engine of choice.

List egui repositories

transform-gizmo

173
Stars
42
Forks
Watchers

3d transformation gizmo

gamegirl

30
Stars
0
Forks
Watchers

DMG/CGB/AGB emulator, rewrite in Rust

RustClock

309
Stars
10
Forks
Watchers

A digital clock for desktop popup every half hour, support 20-20-20 rule. 每隔半小時彈出一次的桌面電子時鐘

funcially

16
Stars
2
Forks
Watchers

An advanced scientific text calculator.

malakal

32
Stars
6
Forks
Watchers

a day-planner/calendar app based on egui

egui-video

66
Stars
22
Forks
Watchers

a video playing library for `egui`

egui_graphs

329
Stars
23
Forks
Watchers

Interactive graph visualization widget for rust powered by egui and petgraph

shards

57
Stars
13
Forks
Watchers

High-performance, multi-platform, type-safe programming language designed for visual development

egui_logger

36
Stars
11
Forks
Watchers

a log implementation for egui