awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google-ar avatar

google-ar/arcore-android-sdk

0
View on GitHub↗
5,213 estrellas·1,272 forks·C++·3 vistasdevelopers.google.com/ar↗

Arcore Android Sdk

El SDK de ARCore para Android es un kit de desarrollo de software y framework de realidad aumentada utilizado para crear experiencias en dispositivos Android. Proporciona una colección de herramientas y librerías nativas para rastrear el movimiento del dispositivo y mapear entornos físicos para colocar objetos virtuales en el espacio real.

El framework utiliza una API de seguimiento ambiental para detectar planos físicos y estimar la iluminación ambiental, lo que mezcla contenido digital con el mundo real. Incluye sistemas para fijar contenido virtual a ubicaciones físicas específicas para mantener la estabilidad espacial a medida que un usuario se mueve a través de un entorno.

El SDK cubre áreas de capacidad amplias, incluyendo mapeo ambiental, detección de superficies y cálculo de posición del dispositivo. También proporciona herramientas para analizar la luz ambiental y la temperatura de color para asegurar que el sombreado de los objetos virtuales coincida con el entorno del mundo real.

El proyecto distribuye librerías nativas con soporte de compilación multi-arquitectura para asegurar la compatibilidad entre varios tipos de procesadores y hardware.

Features

  • ARCore SDKs - Provides the core software development kit for creating augmented reality experiences on Android devices.
  • Augmented Reality Frameworks - Offers a comprehensive framework for tracking device motion and mapping physical environments for AR.
  • AR Content Anchoring - Fixes digital objects to specific physical locations so they remain stationary as the user moves.
  • Environmental Lighting Estimation - Calculates real-world light source properties from camera input to synchronize lighting for virtual objects.
  • Environmental Tracking APIs - Provides an API for detecting physical planes and estimating ambient lighting to blend digital content with the real world.
  • Plane Detection - Analyzes camera frames to identify flat physical surfaces by grouping feature points into geometric planes.
  • Sparse 3D Mapping - Tracks high-contrast environmental points to build a sparse 3D map for spatial anchoring and device localization.
  • Device Orientation Tracking - Calculates the heading and angular orientation of the device relative to its environment for spatial stability.
  • Spatial Anchors - Implements a system for fixing virtual objects to physical landmarks to maintain spatial stability during device movement.
  • 2D and 3D Environmental Mapping - Generates 3D spatial layouts of physical environments to create interactions between digital content and surroundings.
  • Visual-Inertial Odometry Frameworks - Fuses camera feature tracking with inertial sensor data to estimate device position and orientation in real time.
  • Physical Surface Detectors - Identifies the size and orientation of physical planes to place virtual content accurately on real-world objects.
  • Device Position Tracking - Calculates precise spatial coordinates of the device by combining camera features and inertial sensor data.
  • JNI Bridges - Provides JNI bridges to connect high-performance C++ computer vision libraries with the Android Java API.
  • Android Architecture Support - Provides compiled native binaries supporting multiple processor architectures for high-performance spatial computing.

Historial de estrellas

Gráfico del historial de estrellas de google-ar/arcore-android-sdkGráfico del historial de estrellas de google-ar/arcore-android-sdk

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Arcore Android Sdk

Proyectos open-source similares, clasificados según cuántas características comparten con Arcore Android Sdk.
  • googlecartographer/cartographerAvatar de googlecartographer

    googlecartographer/cartographer

    7,890Ver en GitHub↗

    Cartographer is a software library and spatial localization engine for simultaneous localization and mapping. It provides a framework for calculating the precise position and orientation of a device while concurrently generating real-time 2D and 3D representations of its environment using lidar-based data. The system implements a real-time mapping approach that uses live sensor streams to track device heading and position. It utilizes a submap-based mapping strategy to divide environments into local maps that are aligned into a global map. The project covers a range of SLAM capabilities, inc

    C++
    Ver en GitHub↗7,890
  • jeromeetienne/ar.jsAvatar de jeromeetienne

    jeromeetienne/AR.js

    15,801Ver en GitHub↗

    AR.js is a web-based augmented reality framework used to create immersive experiences directly in a browser using WebGL and WebRTC. It provides a cross-platform runtime that executes on mobile devices and head-mounted displays without requiring a dedicated application installation. The framework includes a marker-based engine for detecting physical patterns or barcodes to anchor digital overlays, a location-based tool for positioning entities via GPS coordinates, and a face tracking library for anchoring content to human facial features. It supports multi-marker simultaneous tracking, custom

    HTMLa-framethree-jswebar
    Ver en GitHub↗15,801
  • jeeliz/jeelizfacefilterAvatar de jeeliz

    jeeliz/jeelizFaceFilter

    2,883Ver en GitHub↗

    jeelizFaceFilter is a browser-based computer vision engine and WebGL face tracking library designed for AR filters and real-time facial movement tracking. It functions as a neural network face detector that identifies multiple faces and monitors mouth movements and rotation within a web browser. The system distinguishes itself through a model-swappable detection pipeline, allowing the exchange of neural network weights to balance accuracy and performance across different camera angles and devices. It features real-time lighting synchronization to match the illumination of 3D overlays with the

    JavaScript3daugmented-realitycamera
    Ver en GitHub↗2,883
  • projectdent/arkit-corelocationAvatar de ProjectDent

    ProjectDent/ARKit-CoreLocation

    5,525Ver en GitHub↗

    ARKit-CoreLocation is a location integration framework designed to synchronize augmented reality scenes with real-world GPS coordinates. It provides a geospatial positioning engine and anchor system that links 3D scene objects to specific physical latitudes and longitudes. The framework distinguishes itself through sensor-fusion coordinate alignment, combining high-frequency motion data with GPS updates to maintain stable coordinates and refine user positioning. It includes specialized tools for compass calibration and scene orientation correction to align the 3D environment with True North.

    Swift
    Ver en GitHub↗5,525
Ver las 30 alternativas a Arcore Android Sdk→

Preguntas frecuentes

¿Qué hace google-ar/arcore-android-sdk?

El SDK de ARCore para Android es un kit de desarrollo de software y framework de realidad aumentada utilizado para crear experiencias en dispositivos Android. Proporciona una colección de herramientas y librerías nativas para rastrear el movimiento del dispositivo y mapear entornos físicos para colocar objetos virtuales en el espacio real.

¿Cuáles son las características principales de google-ar/arcore-android-sdk?

Las características principales de google-ar/arcore-android-sdk son: ARCore SDKs, Augmented Reality Frameworks, AR Content Anchoring, Environmental Lighting Estimation, Environmental Tracking APIs, Plane Detection, Sparse 3D Mapping, Device Orientation Tracking.

¿Qué alternativas de código abierto existen para google-ar/arcore-android-sdk?

Las alternativas de código abierto para google-ar/arcore-android-sdk incluyen: googlecartographer/cartographer — Cartographer is a software library and spatial localization engine for simultaneous localization and mapping. It… jeromeetienne/ar.js — AR.js is a web-based augmented reality framework used to create immersive experiences directly in a browser using… jeeliz/jeelizfacefilter — jeelizFaceFilter is a browser-based computer vision engine and WebGL face tracking library designed for AR filters and… projectdent/arkit-corelocation — ARKit-CoreLocation is a location integration framework designed to synchronize augmented reality scenes with… kivy/python-for-android — python-for-android is a toolchain that compiles Python applications and their dependencies into installable Android… tanersener/mobile-ffmpeg — mobile-ffmpeg provides a framework for mobile multimedia processing, allowing Android, iOS, and tvOS applications to…