https://github.com/google-ar/codelab-augmented-images-intro
https://github.com/google-ar/codelab-augmented-images-intro
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/google-ar/codelab-augmented-images-intro
- Owner: google-ar
- License: apache-2.0
- Created: 2019-05-07T17:32:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-14T14:11:40.000Z (about 5 years ago)
- Last Synced: 2025-03-21T06:03:19.263Z (about 1 year ago)
- Language: Java
- Size: 132 KB
- Stars: 20
- Watchers: 7
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Augmented Image codelab
This repository contains code for Augmented Image codelab.
Augmented Image Codelab is based on [ARCore Android SDK](https://github.com/google-ar/arcore-android-sdk)'s [**augmented_image_java**](https://github.com/google-ar/arcore-android-sdk/tree/master/samples/augmented_image_java) sample, which are not included here. Files in this repository are those we modified or added in this codelab.
The extra GreenMaze asset used in this codelab is provided in third_party directory, with license and attribution info inside.
This repository uses the Apache license, except for files in third_party directory.