Welcome to the AR Presentation repository! This project is an Augmented Reality (WebAR) application designed to accompany the educational presentation "5 momentos del Español".
This AR experience requires two screens to work effectively (e.g., a laptop screen showing the targets and a smartphone acting as the scanner).
- Open your smartphone's web browser and navigate to:
[https://abzikel.dev/ar-presentation/] - Grant the browser permission to access your camera.
- Tap the "Comenzar Experiencia" button to unlock the browser's audio context.
Point your smartphone camera at the target images below (or download the full presentation.pdf from the /assets folder). The characters will automatically appear and start speaking.
(Click on a character's name to reveal their target image. Keep only one image open at a time for optimal AR scanning).
/ar-presentation/
│
├── assets/
│ ├── targets/ (Raw .png images used for README display)
│ ├── videos/ (Optimized .mp4 video overlays)
│ ├── presentation.pdf (Full visual presentation for download)
│ └── targets.mind (Compiled tracker file containing the 6 images)
│
├── index.html (Main WebAR scanner application)
├── style.css (Custom styles for the start screen and UI elements)
├── LICENSE (MIT License file detailing project usage rights)
├── .gitignore (Defines the files and folders that Git should ignore)
└── README.md (Project documentation - this file)
This project was developed to support the presentation by:





