mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-27 23:37:03 -05:00
imgui_manual -> imgui_explorer
2
Home.md
2
Home.md
@@ -70,7 +70,7 @@ New to Dear ImGui? Check out the [[Getting Started guide|Getting-Started]].
|
||||
- [About Examples apps](https://github.com/ocornut/imgui/blob/master/docs/EXAMPLES.md) (docs/EXAMPLES.md)
|
||||
- The [examples/](https://github.com/ocornut/imgui/tree/master/examples) folder contains 23 standalone example applications for varieties of platforms and frameworks.
|
||||
- The [imgui_demo.cpp](https://github.com/ocornut/imgui/tree/master/imgui_demo.cpp) file has a `ImGui::ShowDemoWindow()` function which you can call from any imgui-enabled application to showcase variety of features. The demo function is called from all examples/ apps.
|
||||
- Third-party: @pthom's [imgui_manual](https://pthom.github.io/imgui_manual_online/manual/imgui_manual.html): web version of imgui_demo with interactive browsing of sources.
|
||||
- Third-party: @pthom's [imgui_explorer](https://pthom.github.io/imgui_explorer): an interactive manual for Dear ImGui, ImPlot and ImPlot3d.
|
||||
|
||||
### Language Bindings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user