mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Roll out new egui icon and logo (#7995)
For the first time _ever_, egui has a logo! <img width="3925" height="1406" alt="egui-logo" src="https://github.com/user-attachments/assets/cfaf1d43-9338-490f-ae82-99b420baa1b0" /> Made by [Studio Gruhl](https://www.studiogruhl.com/) and paid for by [Rerun.io](https://rerun.io/).
This commit is contained in:
10
README.md
10
README.md
@@ -10,16 +10,14 @@
|
||||
[](https://discord.gg/JFcEma9bJq)
|
||||
|
||||
|
||||
<br/>
|
||||
<div align="center">
|
||||
<a href="https://www.rerun.io/"><img src="https://github.com/user-attachments/assets/78e79463-4357-461b-bbd1-31aa5ef5e1a2" width="250"></a>
|
||||
<a href="https://www.egui.rs/"><img src="https://github.com/user-attachments/assets/cfaf1d43-9338-490f-ae82-99b420baa1b0" width="400"></a>
|
||||
|
||||
egui development is sponsored by [Rerun](https://www.rerun.io/), a startup building<br>
|
||||
an SDK for visualizing streams of multimodal data.
|
||||
</div>
|
||||
|
||||
---
|
||||
<br/>
|
||||
|
||||
👉 [Click to run the web demo](https://www.egui.rs/#demo) 👈
|
||||
</div>
|
||||
|
||||
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](#integrations).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user