Flix
Flix
I've made a (very basic) image editor for Dear ImGui, with no dependencies (based on stb_image.h, stb_image_write.h, stb_image_resize.h and some other optional plugins to load/save other image formats). 
@r-lyeh Awesome main menu! And awesome icon font (or probably awesome usage of "Font Awesome" ?!?) :) Edit: @r-lyeh: good to know that Google's MaterialDesignIcons are fixed-size! "Font Awesome" is...
An unfinished (just the GUI ATM), very bad looking, Sudoku game for Dear ImGui: 
@thedmd I knew you were making awesome stuff! :) > ImGui can be bend to handle zooming while keeping crisp details. How? **[Edit:]** Is this something related to your branch...
@thedmd Thanks.
@thedmd thanks again for your detailed explanation. It's something I'll investigate further in the future... (I still have to find out how antialiasing works...). P.S. I'd also like to manage...