From 9059f26172e432f2b54cfea9cee7aa673d199f81 Mon Sep 17 00:00:00 2001 From: omar Date: Mon, 22 Feb 2021 13:54:52 +0100 Subject: [PATCH] Index --- Home.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Home.md b/Home.md index c1182ed..d13da14 100644 --- a/Home.md +++ b/Home.md @@ -84,6 +84,8 @@ If you are experienced with Dear ImGui, please consider helping people and answe - [[List of useful third-party widgets and extensions|Useful-widgets]] +##### [Return to Index](#index) + # Features ### Images @@ -120,6 +122,8 @@ If you are experienced with Dear ImGui, please consider helping people and answe - Search in Issues: [inputs](https://github.com/ocornut/imgui/issues?q=label%3Ainputs) - Input / IO queue for very low framerate applications: [gist](https://gist.github.com/ocornut/8417344f3506790304742b07887adf9f) +##### [Return to Index](#index) + # Miscellaneous ### Building / Packaging Cruft @@ -169,6 +173,8 @@ If you are experienced with Dear ImGui, please consider helping people and answe - An immediate mode 3D gizmo (translation, rotation, scale for scene editing) https://github.com/meshula/tinygizmo - small libraries with minimal dependencies https://github.com/nothings/single_file_libs +##### [Return to Index](#index) + # Articles, Videos ### About the IMGUI paradigm @@ -231,3 +237,5 @@ Another notable uses of IMGUI paradigm include [Unity's own IMGUI widget library **Polish** - 2018-01: Szkolenie z biblioteki dear imgui [Video Part 1](https://www.youtube.com/watch?v=TOop9EGngKY) [2](https://www.youtube.com/watch?v=fh6uOdherYw) [3](https://www.youtube.com/watch?v=bF2eOvsX7kY) [4](https://www.youtube.com/watch?v=rcCReEX6h-M) [5](https://www.youtube.com/watch?v=N2Jan6IizbA) [6](https://www.youtube.com/watch?v=70A0YH9h3Ek) [7](https://www.youtube.com/watch?v=0JRaThBx9Ww) [8](https://www.youtube.com/watch?v=O7PVZ6OKDtI) [9](https://www.youtube.com/watch?v=uIp7tLqFzKo), [Slide](https://docs.google.com/presentation/d/1F3jkWkRGCNrCAKi34KXvrkZ9luhS_7RUwHwdYDTFEiY/preview#slide=id.p) + +##### [Return to Index](#index)