#DearImGui

Hi, folks! ✌️

So, I finally tested the new version of Crisps Chat 🍟, and fixed the left issues in it.

And now you can download the new version πŸ”οΈπŸ‘‰ codeberg.org/xolatgames/Crisps

And make your server as private.

Have a good day to everyone πŸ˜‰

#cpp #cplusplus #chat #chats #communication #app #apps #foss #linux #soft #software #codeberg #network #cmake #codelite #sdl #sdl2 #imgui #dearimgui #opensource #dev #devlog #development

The Page where you choose your server publicity.Just the page that shows you that your server is opened.The Messaging page in Light mode β˜€οΈThe Messaging page in Dark mode β˜€οΈ

And, I've make the user's representaion color for messages more contrast for the dark mode πŸŒ™

I've do this few time ago, but forgot to share you this.

The version with this change you can download from here already πŸ”οΈπŸ‘‰ codeberg.org/xolatgames/Crisps

#cpp #cplusplus #sdl #sdl2 #dev #development #devlog #chat #chats #communication #codeberg #git #messaging #app #apps #soft #software #opensource #imgui #dearimgui #json #codelite #cmake #darkmode #darktheme #linux #inkscape

I've make the user's color more contrast for the dark theme πŸŒ™

IconFontCppHeaders update: patreon.com/posts/150648366

If you find the repo useful -and you can spare it- you can support its maintenance on Patreon. Contributions can be as low as 1$.

#OpenSource #Font #Icon #Cpp #Python #RustLang #GoLang #Programming #DearImGUI #GameDev #IndieDev #IndieGameDev #OSS #Patreon

The NODE Institutethenodeinstitute
2026-02-02

Curious when to use @avaloniaui , or a browser UI via ? Or how Skia and Stride change your workflow in @vvvv

In two sessions, Nils Weger (@phlegma) gives a clear overview of the current UI options in vvvv, shows how to structure applications with MVVM and Model–View–Runtime, and covers interaction logic for mouse, keyboard and touch.

πŸ“… Feb 26 + 27, 2026
πŸ•• 18:00–21:00 CET

More info:
thenodeinstitute.org/courses/u

Microfractal πŸ«–Microfractal@mathstodon.xyz
2026-01-17

Major parts rewritten.
Looks much better in my opinion.

#Devlog #Mandelbrot #Fractals #DearImGui

Fractal generating software GUI, which renders an image of the Mandelbrot set.
2026-01-11

Work continues on the new #DearImgui dialog backend that aims to replace the current #GTK dialogs on desktop. It is a more lightweight and portable GUI toolkit that is more suited for Principia, as well as being properly integrated into the game window.

Currently 31 out of 61 dialogs in the game have been implemented.

#gamedev #foss #opensource

Screenshot of the principia sandbox, the settings dialog in the new imgui dialog backend is visible in the center of the screen.

Thanks to Joshua Alston ImGui_Markdown now has improved formatting via formatFlags in the config. For backwards compatability these default to being off, so do try out the new styling or just set your config to use ImGuiMarkdownFormatFlags_GithubStyle or ImGuiMarkdownFormatFlags_CommonMarkAll if you want to pick up any future changes automatically.

github.com/enkisoftware/imgui_

#DearImGui #Cpp #GUI #Markdown

2026-01-05

Newest version of HDRView, my research-oriented #high_dynamic_range image viewer, just dropped. Lots of new features and bug fixes. Get it at the link below:

github.com/wkjarosz/hdrview/re

#HDR, #computerGraphics, #CG, #rendering, #dearimgui, #linux, #macos, #windows, #opensource

A banner with an icon of a camera lens and the name HDRView with a short description of the program.
Brian Swetlandswetland@chaos.social
2025-12-16

Dear ImGui looks as convenient as ever, though, also, still lacks a standard affordance for being lazy about updates when nothing's happening.

Not the end of the world, but every time I use it for something I wish that existed. (There are some issues/gists/patches/etc that accomplish at least bits of it out there).

#DearImGui #UiProgramming

IconFontCppHeaders is up to date.

If you find the repo useful -and you can spare it- support its maintenance by joining our Patreon: patreon.com/posts/iconfontcpph

#OpenSource #Font #Icon #Cpp #Python #RustLang #GoLang #Programming #DearImGUI #GameDev #IndieDev #IndieGameDev #OSS #Patreon

Second new: I decided to fully recode "Crisps Chat 🍟" On my opinion - that was a dirty code.

It's a long story, alas...

The recoded version is located here πŸ‘‰ codeberg.org/xolatgames/Crisps

I wish you a nice, and a cool day! ✌️😜

#cpp #cplusplus #app #apps #soft #software #imgui #sdl #sdl2 #messaging #sqlite #sqlite3 #communication #opensource #codeberg #git #cmake #make #makefile #application #applications #linux #DearImGui #messages #chat #chatting #chats

Microfractal πŸ«–Microfractal@mathstodon.xyz
2025-10-18

I finally got exchange of colormap data between host and shader to work.

#Mandelbrot #Fractal #GUI #DearImGui #Colors #Devlog

GUI of a Mandelbrot set fractal generator, which shows a colormap editor and colorpicker in front. In the background is an image of the Mandelbrot set, which contains the same colors as in the colormap editor and colorpicker.

Hello everyone! ✌️ How are you?

Here's a huge update for "Crisps Chat 🍟" since the last new! πŸ₯³

The changes includes:

1. Fixing of some bugs 🐞🐞

2. Changing of the app's font (Thanks so much to Lukasz Dziedzic for the cool font, btw!)

3. Now you can sends and receives files! πŸ“¨

4. And also you can upload your avatars and everyone will see this changes! πŸ‘¨β€πŸ¦±

#opensource #app #apps #application #cpp #cplusplus #sdl #sdl2 #imgui #dearimgui #communication #messaging #devlog #soft #software #codeberg

The start screen of the app where you choose a serverThe contacts' list of the appThe place where you gets messaging with your friend (or bodies)
2025-10-06

Is there a better option for a wasm built plotting gui than #Sokol and #dearimgui with #ImPlot?

I considered #Raylib, and to some degree #qt widgets (but that’s a huge impact on the build and environment requirements).

In the case of raylib, as far as I can tell there is no implot equivalent to rgui so I’d have to implement an imgui backend for it which I’m not entirely certain is worth the effort?

#c #cpp #wasm

Microfractal πŸ«–Microfractal@mathstodon.xyz
2025-10-01

Added progress reporting. Getting the numerator & denominator is done using lambdas.

#DevLog #DearImGui #MandelbrotSet #Graphics

GUI with a tiled rendering process, which renders a section of a zoomed in Mandelbrot set.
Microfractal πŸ«–Microfractal@mathstodon.xyz
2025-09-04

Some progress:
Separated computation into a map stage (iterations, distance estimates..)
and an image stage (RGBA), so image recoloring does not need to recompute the fractal again βœ…
Wrapped DearImGui input scalars βœ…
Custom DearImGui-like color editor βœ…
Wrapped Vulkan compute shader into a structure βœ…

#DevLog #cpp #Graphics #Mandelbrot #Fractal #DearImgui

Graphical application showing control elements and an image of a zoomed in Mandelbrot set.
Wojciech Jarosz has movedwjarosz@mathstodon.xyz
2025-08-18

HDRView 2.5 is available! Lots of new features, including support for DDS textures and animated GIF/JXL/PNG files, a new animation/playback mode, new blackpoint/offset option when tone mapping, interactive controls for exposure and offset via blackpoint and whitepoint handles in the histogram, and other UI improvements. Download binaries and see the full changelog at github.com/wkjarosz/hdrview/re.

#HDR, #HDRI, #CG, #highdynamicrange , #dearimgui , #research

New in IconFontCppHeaders, a set of icon fonts codepoints for C, C++, C#, Python, Rust and Go:
patreon.com/posts/iconfontcpph
- Added Font Awesome 7 free
- Updated Google Material Symbols and Lucide
- To make locating relevant files easier, added a table cross-referencing fonts with languages
github.com/juliettef/IconFontC

#OpenSource #Font #Icon #Cpp #Python #RustLang #Golang #Programming #DearImGUI #GameDev #IndieDev #FontAwesome

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst