Self-paced workshop for learning Lens Studio and Camera Kit Web, prepared for the Snap x Royal College of Art workshop (March/2024)
This repository contains self-paced labs that teach how to build your first browser-based Augmented Reality application with Camera Kit. It covers everything from building with Lens Studio all the way to deploying your first Camera Kit web application. The repository contains the slides, the labs with instructions and it also contains the code to build the web app at the end of the last lab.
- Clone this repository
- Run
> npm install
> npm start
- You should land on the index page. For each section, first look at the slides, as they will give you a good grasp of the technology and the motivations behind them.
- After reaching the end of the slides, hit the "back" button on your browser to go back to the index and complete the step-by-step instructions described in the self-paced labs.
- At the end of the last lab you will have built an agumented reality Lens with Lens Studio and a web application that embeds this lens with Camera Kit Web
- If you have any questions or want to dig deeper, consult the developer docs, or post questions in the Camera Kit support forum