mirror of
https://github.com/ocornut/imgui.git
synced 2026-03-28 07:47:02 -05:00
Updated Getting Started (markdown)
@@ -18,6 +18,7 @@
|
||||
## Preamble
|
||||
|
||||
This is a Tutorial for getting Dear ImGui integrated in your application.
|
||||
<BR>Also refer to our [FAQ](https://github.com/ocornut/imgui/blob/master/docs/FAQ.md) and others [Wiki](https://github.com/ocornut/imgui/wiki) pages.
|
||||
|
||||
Before anything, **Build and run one of the examples application, play around with it.**
|
||||
<BR>With Visual Studio, open `examples/imgui_examples.sln`. XCode projects and Makefiles are also often provided.
|
||||
|
||||
Reference in New Issue
Block a user