Software Alternatives, Accelerators & Startups

Dear ImGui VS Sciter

Compare Dear ImGui VS Sciter and see what are their differences

Dear ImGui logo Dear ImGui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

Sciter logo Sciter

Embeddable HTML/CSS/script engine
  • Dear ImGui Landing page
    Landing page //
    2023-07-28
  • Sciter Landing page
    Landing page //
    2022-03-11

Dear ImGui videos

Dear ImGui -- C++ GUI Framework For AAA Games and Game Engines

More videos:

  • Review - CppCon 2016: Nicolas Guillemot “Dear imgui,"

Sciter videos

No Sciter videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Dear ImGui and Sciter)
IDE
92 92%
8% 8
Development Tools
29 29%
71% 71
Game Engine
100 100%
0% 0
Rapid Application Development

User comments

Share your experience with using Dear ImGui and Sciter. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Dear ImGui should be more popular than Sciter. It has been mentiond 156 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Dear ImGui mentions (156)

  • Immediate Mode GUI Programming
    The Dear ImGui readme is a good starting point: https://github.com/ocornut/imgui ...now of course Dear ImGui is a specific implementation of an immediate mode UI framework, but it's also the most popular implementation. - Source: Hacker News / 5 months ago
  • Where do I start to learn C++ for a game development
    Bonus: If you want to make desktop app with UI, then this is another great C++ library and it's also simple to learn as well. https://github.com/ocornut/imgui. Source: 6 months ago
  • M2TW Engine Overhaul project just dropped an autosorting and battle camera update!
    Create your own GUIs and overlays using the popular ImGUI. Source: 7 months ago
  • Unheard Engine: Adding spot lights, HDR support, compilation-free parameter node in material graph.
    There are also misc bugfixes, editor changes this time. But I'm a bit tired of win32 and plan to port Dear Imgui afterward. Or leave a comment if you have a good idea about the GUI! I'd like to be focus on the runtime rendering more and keep GUI programming as simple as possible. Source: 8 months ago
  • Textual Web: TUIs for the Web
    > [...] you can build UIs that are snappy and keyboard driven. That's not an advantage that is exclusive to TUIs; after all, you're running your TUI inside a graphical application that emulates a terminal. (Unless you're rocking an actual VT102, in which case I bow down to you.) In fact there's an entire class of applications that are extremely snappy and keyboard driven, by their very nature: games. Some people... - Source: Hacker News / 9 months ago
View more

Sciter mentions (67)

  • Show HN: Dropflow, a CSS layout engine for node or <canvas>
    > wondering if css and svg could be used as abstraction over graphics and UI libraries There's another project called Sciter that uses CSS to target native graphics libraries: https://sciter.com > I wonder how hard it was to implement css. I've heard it can be pretty complex. It was hard, but the biggest barrier is the obscurity of the knowledge. Text layout is the hardest, because working with glyphs and... - Source: Hacker News / 3 months ago
  • Bringing Back Horizontal Rules in HTML Select Elements
    [2] https://sciter.com/wp-content/uploads/2024/01/select-variants.png. - Source: Hacker News / 4 months ago
  • Immediate Mode GUI Programming
    Otherwise, if we have only retained mode as in browsers, we will need to modify the DOM heavily and create temporary elements for handles. [1] https://sciter.com. - Source: Hacker News / 5 months ago
  • Servo announces grant from the NLnet Foundation
    An embedded engine is also a much faster path to viable use cases. For example Sciter [1] has some degree of success despite implementing only a sane subset of the DOM API. It doesn't work well for general internet surfing, but when used as an UI library you just avoid the parts that don't work. 1: https://sciter.com/. - Source: Hacker News / 7 months ago
  • Rusty revenant Servo returns to render once more
    I've still never used it but I've long been curious about Sciter: https://sciter.com. - Source: Hacker News / 8 months ago
View more

What are some alternatives?

When comparing Dear ImGui and Sciter, you can also consider the following products

GTK - GTK+ is a multi-platform toolkit for creating graphical user interfaces.

Electron - Build cross platform desktop apps with web technologies

WompMobile - WompMobile offers tow kind of functions – first creating new mobile apps and secondly converting the websites into mobile applications.

Flutter - Build beautiful native apps in record time 🚀

wxWidgets - wxWidgets: Cross-Platform GUI Library

Ultralight - Fast, light HTML UI solution for C++ apps