FishGUI icon indicating copy to clipboard operation
FishGUI copied to clipboard

FIshGUI is a immediate mode GUI(IMGUI) library, based on NanoVG.

Results 4 FishGUI issues
Sort by recently updated
recently updated
newest added

Although some modifications were required but I was able to build on Windows 10 using mingw32 environment. The structure of bin folder is like this: fonts/ lib/ Demo.exe Clicking on...

This project looks similar to [NanoGUI](https://github.com/wjakob/nanogui), which is also an immediate mode GUI library based on NanoVG. I've used NanoGUI in the past and it worked nicely for me. I...

resizing the demo widthwise messes up the renderer, and it does not scale properly height wise

Hey, Thanks a lot for your work, extremely interesting. FYI, I started a build on Linux, but I found a lot of issues. Since it is not that different of...