ocornut / imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
MIT License
60.08k stars 10.19k forks source link

Gallery: Post your screenshots / code here (PART 7) #1902

Open ocornut opened 6 years ago

ocornut commented 6 years ago

This is Part 7, I am splitting issues to reduce loading times and avoid github collapsing messages.

Browse all threads and find latest one to post to using the gallery label.

Also see: Software using dear imgui (you can help complete the list!)

You can post your screenshots here!

meshula commented 5 years ago

want :)

hendradarwin commented 5 years ago

image

Work In Progress ImGui + CEF (Chromium Embedded Framework) based on https://github.com/gotnospirit/cef3-sdl2

checkout here https://github.com/hendradarwin/imgui/tree/cef-support

labienus9 commented 5 years ago

fe

A file explorer

alexGuntha commented 5 years ago

For the follow-up of a jam project: a set of file editing tools (still WIP) that support drag-and-drop from GUI to scene...

droptrees

AND from Windows' explorer to the game's window:

dropomars

I like drag'n'drop based tools, and making one doesn't require to create an in-app file explorer for importing resources.

Showcase of most tools: toolsshowcase

I heavily used callbacks for entity previews, so the preview looks exactly as how it will in-game.

cmaughan commented 5 years ago

sample

I got some spare time over Christmas to cleanup and finish up some features of my ImGui text editor. This is the latest screenshot; showing splits, tabs, editing using vim keystrokes (optional), error markers, per-buffer themes, etc. The editor can also be used with Qt if preferred.

More info here: Zep

jarikomppa commented 5 years ago

I made a little utility that can be used to remap the input from the Alesis DM Lite electric drum kit to whatever, so it can be used with various VST instruments (such as NI Polyplex or NI Drumlab)

dmlitefix3 dmlitefix2 win32 binaries here

ocornut commented 5 years ago

This is Part 7. Locking this now. Moving to Part 8. Screenshots Part 1 #123 Screenshots Part 2 #539 Screenshots Part 3 #772 Screenshots Part 4 #973 Screenshots Part 5 #1269 Screenshots Part 6 #1607 Screenshots Part 7 #1902 Screenshots Part 8 #2265 Screenshots Part 9 #2529 Also see: Software using dear imgui (you can help complete the list!)