Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 2.74 KB

README.md

File metadata and controls

51 lines (31 loc) · 2.74 KB

Awesome-ARCore Awesome

A curated list of awesome ARCore projects and resources. Feel free to contribute!

Banner

ARCore is a platform for building augmented reality apps on Android. ARCore uses three key technologies to integrate virtual content with the real world as seen through your phone's camera:

  • Motion tracking allows the phone to understand and track its position relative to the world.
  • Environmental understanding allows the phone to detect the size and location of flat horizontal surfaces like the ground or a coffee table.
  • Light estimation allows the phone to estimate the environment's current lighting conditions.

ARCore


Projects

Google Play

  • AR Toolbox - ARCore multiple sample usage with Sceneform within an app
  • AR Environment Lights - Display 3D models on AR and change the detected lights intensities

Articles

Resources

Contributing

Your contributions are always welcome! To add, remove, or change things on the list: Submit a pull request. See contribution.md for guidelines.