From 94a648089c10a25c0761f915661c300206abe421 Mon Sep 17 00:00:00 2001
From: Fredia Huya-Kouadio <fhuya@meta.com>
Date: Thu, 5 Oct 2023 22:00:48 -0700
Subject: Add the GLTF Viewer sample app which showcases how to use the Godot
 Android library with an existing Android app.

The GLTF Viewer sample app uses an Android RecyclerView to display a list of gltf food items whose model is rendered in 3D by the integrated Godot engine.
---
 .../src/main/res/drawable-nodpi/cuttingBoard.png         | Bin 0 -> 1102 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 apps/gltf_viewer/src/main/res/drawable-nodpi/cuttingBoard.png

(limited to 'apps/gltf_viewer/src/main/res/drawable-nodpi/cuttingBoard.png')

diff --git a/apps/gltf_viewer/src/main/res/drawable-nodpi/cuttingBoard.png b/apps/gltf_viewer/src/main/res/drawable-nodpi/cuttingBoard.png
new file mode 100644
index 0000000..1b2b7fd
Binary files /dev/null and b/apps/gltf_viewer/src/main/res/drawable-nodpi/cuttingBoard.png differ
-- 
cgit v1.2.3