summaryrefslogtreecommitdiff
path: root/apps/gltf_viewer/src/main/assets
Commit message (Collapse)AuthorAgeFilesLines
* Update the project settings for the GLTF Viewer sample app to enforce ↵Fredia Huya-Kouadio2023-10-122-6/+7
| | | | gdscript static typing
* Update the Godot Android library dependency for beta 1Fredia Huya-Kouadio2023-10-123-1/+1
|
* Update the sample app manifest parameters including its supported orientationFredia Huya-Kouadio2023-10-061-1/+1
|
* Update the gitignore config for the GLTF Viewer sample appFredia Huya-Kouadio2023-10-06212-1101/+5
|
* Add the GLTF Viewer sample app which showcases how to use the Godot Android ↵Fredia Huya-Kouadio2023-10-051025-0/+8460
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.