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

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