Immediate-Mode-UI / Nuklear

A single-header ANSI C immediate mode cross-platform GUI library
https://immediate-mode-ui.github.io/Nuklear/doc/index.html
8.89k stars 533 forks source link

Create a SDL backend File_Browser #574

Open Rickodesea opened 11 months ago

Rickodesea commented 11 months ago

Currently, the only file browser sample is GLFW backend. Can create one for SDL2 as well.

RobLoach commented 10 months ago

There was some work done somewhere to abstract it into a re-usable system. Not sure where that went.