From 2bc5b859996bdb39cb01501157ae1af8b02b4fa2 Mon Sep 17 00:00:00 2001 From: Fredia Huya-Kouadio Date: Fri, 6 Oct 2023 07:30:45 -0700 Subject: Add screenshot for the GLTF Viewer sample app --- apps/gltf_viewer/README.md | 2 ++ apps/gltf_viewer/app_screenshot.png | Bin 0 -> 42743 bytes 2 files changed, 2 insertions(+) create mode 100644 apps/gltf_viewer/app_screenshot.png (limited to 'apps') diff --git a/apps/gltf_viewer/README.md b/apps/gltf_viewer/README.md index 957e5d8..dc65c9b 100644 --- a/apps/gltf_viewer/README.md +++ b/apps/gltf_viewer/README.md @@ -5,6 +5,8 @@ GLTF models rendered by the Godot engine. Set of GLTFs courtesy of [Kenney Food Kit pack!](https://kenney.nl/assets/food-kit) +![app_screenshot.png](app_screenshot.png) + ### Build & install Use the following commands to build and install the app: diff --git a/apps/gltf_viewer/app_screenshot.png b/apps/gltf_viewer/app_screenshot.png new file mode 100644 index 0000000..c3a8710 Binary files /dev/null and b/apps/gltf_viewer/app_screenshot.png differ -- cgit v1.2.3