Smooth-E 35e3cc3330 Hide GodotEditText by applying a transparent background. 1 rok temu
..
src 35e3cc3330 Hide GodotEditText by applying a transparent background. 1 rok temu
.gitignore 94a648089c Add the GLTF Viewer sample app which showcases how to use the Godot Android library with an existing Android app. 1 rok temu
README.md 7ef68b20ad Convert the gltf viewer app screenshot from png to webp 1 rok temu
app_screenshot.webp 7ef68b20ad Convert the gltf viewer app screenshot from png to webp 1 rok temu
build.gradle 94a648089c Add the GLTF Viewer sample app which showcases how to use the Godot Android library with an existing Android app. 1 rok temu

README.md

GLTF Viewer

Sample app showcasing how to integrate and use the Godot Android library to display a set of GLTF models rendered by the Godot engine.

Set of GLTFs courtesy of Kenney Food Kit pack!

app_screenshot.png

Build & install

Use the following commands to build and install the app:

cd Godot-Android-Samples
./gradlew :apps:gltf_viewer:installDebug