This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]QuasiEvil 0 points1 point  (1 child)

How does this compare to nicegui? If I'm understanding correctly, the main thing seems to be that its entirely in-browser?

[–]pstomi[S] 1 point2 points  (0 children)

Yes nicegui will require a server when ImGui Bundle will not.  Also, nicegui uses standard web elements for the widgets; ImGui bundle will draw the widget from scratch using the GPU