IMGUI_Notes
Just a place I'm sharing all the notes and research I have on immediate mode user interfaces
General
Sean Barret
The Inner Product column on Immediate Mode GUIs:
Game Developer - September 2005 (Page 34-36)
Sample Implementation
Casey Muratori
Immediate-Mode Graphical User Interfaces - 2005
Original Molly Rocket IMGUI forum
Jonathan Blow
Improving Our Immediate-Mode UI Stuff (Part 1)
Improving Our Immediate-Mode UI Stuff (Part 2)
Ryan Fleury
UI Series -- Table of Contents
Handmade
January Meetup - Writing an IMGUI
Tscoding's Related Content:
Immediate UI for My Game in C++
Improving Immediate UI for My Game
Making Reactive GUI From Scratch with Just Rectangles
OpenGL Text Rendering for My Immediate UI Library — Offline Stream #02
We Need to Bring GUI Libraries Back! — Offline Stream #09
When UI Library is Bad — Offline Stream #13
imhui
Other
Johno's Imgui Article
Imgui PPT
Jari Komppa's Article
Zero Memory Widget
Kiss SDL
Relevant Libraries:
layout
C: Nuklear
C++: Dear Imgui
Odin's MicroUI: MicroUI