Introduction
Welcome to the GlamAR SDK! This guide will help you get started and show how to add advanced AR features to your web applications.
GlamAR SDK enables seamless integration of AR features into your existing applications. It is fully compatible with web, Android, and iOS platforms, ensuring a versatile and robust solution across multiple environments. The SDK serves as an effect player for GlamAR effects, providing a range of built-in APIs needed to create powerful AR solutions. It acts as the foundational layer for all GlamAR use cases and solutions.
The best way to get started with GlamAR SDK is by visiting:
GlamAR SDK is available for:
~t.toFormat(f:webp)/glamar_assets/document/sdks.png)
GlamAR Overview
GlamAR uses machine learning (ML) and deep learning models to track human features like face position and facial expressions. It then overlays impressive graphics and effects onto the live camera feed, creating a seamless augmented reality (AR) experience. Here’s how it works:
- The camera captures images of your face
- GlamAR analyzes these images to determine the position and expressions of your face.
- It then overlays 2D and 3D graphics onto your face, frame by frame, making it look natural and integrated.
GlamAR SDK (Software Development Kit) contains all the necessary components, including 3D models and textures, to create these AR experiences. This allows you to focus on designing the visual effects while the SDK handles the complex technical processes.