Added heroseh video
parent
aad0fd6ab4
commit
54f5f74f99
3
Home.md
3
Home.md
@ -118,8 +118,9 @@ See [Releases](https://github.com/ocornut/imgui/releases) page for annotated cha
|
|||||||
Dear ImGui is one possible implementation of an idea generally described as the IMGUI (Immediate Mode GUI) paradigm. The Immediate Mode GUI paradigm may at first appear unusual to some users. This is mainly because "Retained Mode" GUIs have been so widespread and predominant. The following links can give you a better understanding about how Immediate Mode GUIs works.
|
Dear ImGui is one possible implementation of an idea generally described as the IMGUI (Immediate Mode GUI) paradigm. The Immediate Mode GUI paradigm may at first appear unusual to some users. This is mainly because "Retained Mode" GUIs have been so widespread and predominant. The following links can give you a better understanding about how Immediate Mode GUIs works.
|
||||||
- [Johannes 'johno' Norneby's article](http://www.johno.se/book/imgui.html), 2007.
|
- [Johannes 'johno' Norneby's article](http://www.johno.se/book/imgui.html), 2007.
|
||||||
- [A presentation by Rickard Gustafsson and Johannes Algelind](http://www.cse.chalmers.se/edu/year/2011/course/TDA361/Advanced%20Computer%20Graphics/IMGUI.pdf), 2011.
|
- [A presentation by Rickard Gustafsson and Johannes Algelind](http://www.cse.chalmers.se/edu/year/2011/course/TDA361/Advanced%20Computer%20Graphics/IMGUI.pdf), 2011.
|
||||||
- [Jari Komppa's tutorial on building an IMGUI library](http://iki.fi/sol/imgui/), 2006.
|
- [Jari Komppa's tutorial on building an IMGUI library](http://iki.fi/sol/imgui/), @jarikomppa, 2006.
|
||||||
- [Casey Muratori's original video that popularized the concept](https://mollyrocket.com/861), 2005.
|
- [Casey Muratori's original video that popularized the concept](https://mollyrocket.com/861), 2005.
|
||||||
|
- [Writing an IMGUI](https://www.youtube.com/watch?v=wsJ8Y1HO250), @heroseh, 2021
|
||||||
- [Nicolas Guillemot's CppCon'16 flash-talk about Dear ImGui](https://www.youtube.com/watch?v=LSRJ1jZq90k), 2016.
|
- [Nicolas Guillemot's CppCon'16 flash-talk about Dear ImGui](https://www.youtube.com/watch?v=LSRJ1jZq90k), 2016.
|
||||||
- [Thierry Excoffier's ZMV (Zero Memory Widget)](http://perso.univ-lyon1.fr/thierry.excoffier/ZMW/), 2004.
|
- [Thierry Excoffier's ZMV (Zero Memory Widget)](http://perso.univ-lyon1.fr/thierry.excoffier/ZMW/), 2004.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user