summaryrefslogtreecommitdiff
path: root/apps/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add the GLTF Viewer sample app which showcases how to use the Godot Android ↵Fredia Huya-Kouadio2023-10-051-0/+2
| | | | | | 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.
* Add `apps` directory for Godot Android apps built using the Godot Android ↵Fredia Huya-Kouadio2023-08-161-0/+5
library