-
-
Notifications
You must be signed in to change notification settings - Fork 10.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gallery: Post your screenshots / code here (PART 21) #8333
Comments
A small mind map editing software that not only supports manual editing of 2D directed graphs, but also allows you to seek some inspiration from large language models. Demo1.mp4 |
Nuake Engine |
I'm working on an opensource on device LLM inference to run opensource generative AI model on your laptop CPU / GPU easily (https://kolosal.ai/) Kolosal.AI.v0.1.3.Demo.mp4 |
Geargrafx - A new PC Engine / TurboGrafx-16 emulator I’m currently working on: |
Finished my 2d canvas + image editor. Uses ImGui and webgpu so you can try it in your browser https://github.com/sava41/miskeenity-canvas |
Hi, here is a small contribution to ImGui ecosystem: AnimationCurve based on Cubic Hermite Splines - it splits the AnimationCurve into runtime and its editor in ImGUI. Feel free to copy and adapt it to your needs. Runtime: Editor:
Preview: Screenshot: |
Hi Omar. Here's a screenshot of Aira Force, an interactive disassembler, emulator and debugger for classic Amiga software. https://howprice.itch.io/aira-force Thanks a million for Dear Imgui! |
Hi, here's a screenshot of zzrat, a remote desktop and file transfer tool that I'm currently working on. |
Riot Games based Client |
As someone who's also using C# + ImGui, what're you using for texture uploads? Rendering images seems to be the one not-so-straightforward thing when using ImGui since it's very hands-off and rather backend-dependent. I've only recently discovered the wonders of finally being able to make programs with UI, and I'd be curious as to how you're handling windowing/views/animations, and what graphics backend you're using in-general. |
Gaijin in their engine - Dagor Engine (which has relatively recently become open source) uses imgui https://github.com/GaijinEntertainment/DagorEngine/tree/main/prog/3rdPartyLibs/imgui No screenshots can be found because they usually don't share them. So we can formally consider that their main projects - War Thunder \ Enlisted \ CRSED: F.O.A.D. use imgui in them. |
Hi, Nothing super fancy but I needed a simple text viewer with various features. Here is an actually use in the (WIP) sample-based profiler I work on. I needed (among others) to display some extra information next to the line number. |
The Kickstarter for DeathTower "overclocked roguelite tactical RPG" shows Dear ImGui tooling. |
This is Part 21, 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/links here!
The text was updated successfully, but these errors were encountered: