Pascal Thomet
Pascal Thomet
[Fiatlight](https://github.com/pthom/fiatlight) automates UI generation for functions and structured data, making prototyping faster and easier, for Python. See [full demo video](https://share.descript.com/view/tbvYBh3rpRF) or [intro tutorial](https://share.descript.com/view/gQ9ANLrtwQv)
> So the problem is that eglGetProcAddress is returning NULL for these function? That does seems like a bug we should fix. I am not sure that this is the...
@sbc100 : thanks for your help! I initially suspected that this issue was linked to the usage of side & main modules. I now think there are some other flags...
> Are you talking about SDL1 or SDL2? I'm talking about SDL2 > when you say some parts are in JS that sounds like the SDL1 port maybe? SDL1 vs...
I'm closing this issue, as it was fixed inside pyodide itself (see https://github.com/pyodide/pyodide/pull/5656 and https://github.com/pyodide/pyodide/issues/5584#event-18188778296)
Here is the test code I used: ```cpp #include "imgui-node-editor/imgui_node_editor.h" #include "imgui_internal.h" // Specific to ImGui Bundle (replace this by another runner if desired) #include "imgui_md_wrapper.h" #include "immapp/immapp.h" namespace ed...
Hello, Thank you for your post. Your code is quite good, and close to the minimal setup if we want it to be a good template starting point. Removing code...
Hi, I am the author of ImGui Bundle. I'm sorry there was a breaking change, but the changes inside ImGui itself were big, and it was impossible to keep a...
See related proposed PR: https://github.com/moderngl/moderngl-window/pull/224
Sorry, the playground is an antique feature I do not maintain anymore