This repository showcases a collection of examples built with AR.js-next, the next generation of AR.js. These examples are designed to demonstrate the power and flexibility of the new Entity-Component-System (ECS) paradigm and the plugin ecosystem that AR.js-next offers.
Whether you're a beginner looking to get started with web-based Augmented Reality π₯ or an experienced developer exploring the latest features, these examples provide practical insights and reusable code snippets.
Currently, the following example is available:
- vite-example: A minimal project demonstrating how to integrate AR.js with Three.js in a modern Vite-based setup.
The vite-example uses the following plugins and dependencies:
These dependencies are all managed via npm.