awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google-ar avatar

google-ar/arcore-android-sdk

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

Arcore Android Sdk

Le SDK Android ARCore est un kit de développement logiciel et un framework de réalité augmentée utilisé pour créer des expériences sur les appareils Android. Il fournit une collection d'outils et de bibliothèques natives pour suivre le mouvement de l'appareil et mapper les environnements physiques afin de placer des objets virtuels dans l'espace réel.

Le framework utilise une API de suivi environnemental pour détecter les plans physiques et estimer l'éclairage ambiant, ce qui mélange le contenu numérique avec le monde réel. Il inclut des systèmes pour fixer le contenu virtuel à des emplacements physiques spécifiques afin de maintenir la stabilité spatiale lorsqu'un utilisateur se déplace dans un environnement.

Le SDK couvre de larges domaines de capacités, notamment le mappage environnemental, la détection de surface et le calcul de la position de l'appareil. Il fournit également des outils pour analyser la lumière ambiante et la température de couleur afin de garantir que l'ombrage des objets virtuels correspond à l'environnement réel.

Le projet distribue des bibliothèques natives avec une prise en charge de construction multi-architecture pour garantir la compatibilité entre divers types de processeurs et matériels.

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.

Historique des stars

Graphique de l'historique des stars pour google-ar/arcore-android-sdkGraphique de l'historique des stars pour google-ar/arcore-android-sdk

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Arcore Android Sdk

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Arcore Android Sdk.
  • googlecartographer/cartographerAvatar de googlecartographer

    googlecartographer/cartographer

    7,890Voir sur 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++
    Voir sur GitHub↗7,890
  • jeromeetienne/ar.jsAvatar de jeromeetienne

    jeromeetienne/AR.js

    15,801Voir sur 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
    Voir sur GitHub↗15,801
  • jeeliz/jeelizfacefilterAvatar de jeeliz

    jeeliz/jeelizFaceFilter

    2,883Voir sur 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
    Voir sur GitHub↗2,883
  • projectdent/arkit-corelocationAvatar de ProjectDent

    ProjectDent/ARKit-CoreLocation

    5,525Voir sur 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
    Voir sur GitHub↗5,525
Voir les 30 alternatives à Arcore Android Sdk→

Questions fréquentes

Que fait google-ar/arcore-android-sdk ?

Le SDK Android ARCore est un kit de développement logiciel et un framework de réalité augmentée utilisé pour créer des expériences sur les appareils Android. Il fournit une collection d'outils et de bibliothèques natives pour suivre le mouvement de l'appareil et mapper les environnements physiques afin de placer des objets virtuels dans l'espace réel.

Quelles sont les fonctionnalités principales de google-ar/arcore-android-sdk ?

Les fonctionnalités principales de google-ar/arcore-android-sdk sont : ARCore SDKs, Augmented Reality Frameworks, AR Content Anchoring, Environmental Lighting Estimation, Environmental Tracking APIs, Plane Detection, Sparse 3D Mapping, Device Orientation Tracking.

Quelles sont les alternatives open-source à google-ar/arcore-android-sdk ?

Les alternatives open-source à google-ar/arcore-android-sdk incluent : 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…