Kyung-Kook Park

Results 4 issues of Kyung-Kook Park

Couldn't figure out what was missing. ( As the error was FileNotFound. ) It seems that some generated source files are not there even after stage2 compilation success. ``` [...

Hi. Thanks for the useful example. From your tutorial video, it seems I can set a hotkey for input toggling from ImGui plugin settings. But this does not work on...

For an app code that uses a separate Sampler scheme instead of texture-sampler bound scheme, the following code is needed as in ImGui source. Please refer to glBindSampler doc too....

It's great to finally have zig 0.14.0 upgrade!! I tried putting use_llvm=false in build.zig (of a sample) but it failed with very little information on Windows. So the long awaited...