ocornut / imgui

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

Gallery: Post your screenshots / code here (PART 10) #2847

Open ocornut opened 5 years ago

ocornut commented 5 years ago

This is Part 10, 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!

wolfpld commented 4 years ago

Dear ImGui spotted in Star Citizen video.

obraz

https://youtu.be/V0AEp9vhgx0?t=367

aiekick commented 4 years ago

ImGuiFileDialog update with MultiSelection (ctrl/shift) infinite/limited to n files

multiSelection

encelo commented 4 years ago

A redesigned interface for SpookyGhost, my procedural animation tool for sprites. SpookyGhost_NewGUI

YouTube Video

giladreich commented 4 years ago

Over a year ago, I posted a Qt DirectX Widget implementation to work with Dear ImGui. I wanted to show my progress on my personal game engine editor for the old game Knight Online, using ImGui's docking & tables branch.

FX System

Birds Editor

Flags Editor

YouTube playlist:

https://www.youtube.com/watch?v=UGLJHiLUWI0&list=PLDwf9d3YRfPEEA7RwwMjd3O8UzhY5-abR

DronCode commented 4 years ago

ReHitman - This is a group project I've been working on. Where we've been reverse-engineering Hitman Blood Money. I've developed a debug UI in ImGui, this should come in hand later for the projects future development.

Here's some screenshots of the ImGui GUI:

ocornut commented 4 years ago

Wonderland Engine "Easily build highly performant WebXR applications and games." https://www.wonderlandengine.com/

wonderland_editor-5dce5ae313d30ed79f8b1c41_wl-editor-new-style-p-800

encelo commented 4 years ago

A custom made file and directory selection window that works on all nCine supported platforms. SpookyGhost_FileDialog

YouTube Video

ocornut commented 4 years ago

This overview of Doom Eternal tech shows one instance of a dear imgui overlay over the game viewport: https://www.youtube.com/watch?v=UsmqWSZpgJY

doom eternal

ocornut commented 4 years ago

Moved to: Screenshots Part 11 #3075