WebGui icon indicating copy to clipboard operation
WebGui copied to clipboard

Was it hard to create this?

Open clankill3r opened this issue 1 year ago • 2 comments

Hey, hope this question reaches you and that you have time to answer.

I was wondering was it hard to create WebGui? I would like to use imgui with the programming language odin with WASM. But I kind of have a habbit to start new projects so I'm not sure if I should start this...

clankill3r avatar Oct 14 '24 18:10 clankill3r

No, it's not that hard to create this.

Actually this project is kind of old, and there are now backends in the Dear ImGui codebase to do WebGL rendering.

I'm not sure about odin though.

jnmaloney avatar Oct 15 '24 01:10 jnmaloney

Would you say because it is WASM based, it could be more performant than a pure javascript based imgui implementation like flyover's imgui-js?

eversolea avatar Dec 13 '25 00:12 eversolea