Welcome to the SnapAR Lens Studio Workshop! This repository contains fully complete Face Tracking and Surface Tracking sample projects designed to help you get hands-on experience with Lens Studio.
This workshop is part of the AI x WebAR with Snap event. You can find the full details of the event here: SnapAR Event Link
- Homepage Overview
- Templates, My Lenses, Analytics
- Discord, Documentation, Creating a Project
- Project Page Overview
- Layout: Scene Hierarchy, Resources, Scene, Inspector, Preview
- Gen AI Overview
Learn how to create a Lens that attaches 3D models to the user's face.
- Generating AI Tools: 3D Model
- Introduction to 3D Primitives
- Introduction to Materials
- Head Binding
- Concepts on Parenting
- Using TweenManager for Animation
- Adding and Rotating a 3D Model around the Face
📂 Project Location: 1_Facetracking/
Learn how to place and animate objects in the world using device tracking.
- Introduction to Device Tracking
- Importing a 3D Model from the Asset Library
- Using 3D Model Animations
- Implementing Tap to Spawn Behavior
📂 Project Location: 2_Surfacetracking/
- Install Lens Studio: Download here
- A Snapchat account
- Clone this repository:
git clone https://github.com/yourrepo/snapar-lens-workshop.git
- Open Lens Studio
- Click Open Project and navigate to
1_Facetracking/or2_Surfacetracking/ - Start experimenting with the files!

