1 Repo
Imports place data from static HTML, JavaScript, local or remote JSON files, or API calls for AR experiences.
Distinct from Static Data Loading: Distinct from Static Data Loading: loads AR-specific place data from multiple sources, not just static initialization.
Explore 1 awesome GitHub repository matching data & databases · AR Data Source Loaders. Refine with filters or upvote what's useful.
AR.js is a JavaScript library for building augmented reality experiences that run directly in the web browser. It provides the core capability to render digital content overlaid on the real world using either the A-Frame HTML component system or the three.js JavaScript library, supporting both marker-based and location-based AR approaches. The library enables tracking of predefined 2D images, fiducial markers, and image targets through the device camera, allowing virtual objects such as 3D models, videos, or images to be positioned relative to recognized visual references. For location-based
Imports place data from HTML, JavaScript, JSON files, or API calls for location-based AR.