• Stars
    star
    132
  • Rank 265,364 (Top 6 %)
  • Language
  • Created over 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.