aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/imgui/examples/example_apple_metal/README.md
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/imgui/examples/example_apple_metal/README.md')
-rw-r--r--3rdparty/imgui/examples/example_apple_metal/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/3rdparty/imgui/examples/example_apple_metal/README.md b/3rdparty/imgui/examples/example_apple_metal/README.md
new file mode 100644
index 00000000..4f620327
--- /dev/null
+++ b/3rdparty/imgui/examples/example_apple_metal/README.md
@@ -0,0 +1,8 @@
+# iOS / OSX Metal example
+
+## Introduction
+
+This example shows how to integrate Dear ImGui with Metal. It is based on the "cross-platform" game template provided with Xcode as of Xcode 9.
+
+(NB: you may still want to use GLFW or SDL which will also support Windows, Linux along with OSX.)
+