TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Egui: Immediate mode GUI in Rust on web and native

2 pointsby serhack_over 1 year ago

2 comments

andsoitisover 1 year ago
One of the more complex things in graphics is text layout and rendering, especially multi-line, mixing fonts, etc.<p>Is there any immediate mode graphics engine&#x2F;library that does a great job at it?
tamimioover 1 year ago
I do use it after getting fed up from all js craziness, especially when my embedded code is in rust so it makes sense, and I like it so far.