Welcome to the Meta Spark AR Filter Collection repository! This collection contains a variety of AR filters built using Meta Spark AR Studio. These filters are designed for platforms like Instagram and Facebook to bring engaging augmented reality experiences to users.
Screenshot || Demos
This repository hosts a set of custom AR filters developed using Meta Spark AR Studio. Each filter is created to enhance social media interactions with fun and interactive augmented reality effects, such as face tracking, background effects, and interactive 3D animations. Ideal for beginners and AR enthusiasts looking to create their own effects or learn from existing ones.
- Face Tracking: Filters that track user facial expressions and overlay effects on the face.
- Background Effects: Dynamic filters that modify the background.
- 3D Object Placement: Interactive 3D objects that users can interact with in AR.
- Touch Interactions: Filters that respond to user interactions, like tapping and swiping.
- Customizable Parameters: Easy-to-modify components and parameters to adjust filter settings.
To get started with these filters, you need to have Meta Spark AR Studio installed on your computer.
-
Download and install Meta Spark AR Studio.
-
Clone or download this repository:
git clone https://github.com/your-username/meta-spark-ar-filters.git
-
Open Spark AR Studio, and navigate to File > Open.
-
Choose the filter project folder you'd like to open.
- Open any project folder inside Meta Spark AR Studio.
- Customize the assets, interactions, or settings as needed.
- Use the preview mode to test filters on the device simulator.
- To test the filter on a mobile device, connect your device via the Spark AR Player app.
- When ready, publish your filter by following Spark AR’s submission guidelines.
Below is a list of filters included in this repository, with descriptions and features.
- Funny Face Distortion: A face-warping effect that stretches and compresses facial features for a humorous look.
- Rainbow Background: Adds a rainbow-colored background with animated transitions.
- 3D Sunglasses: A stylish 3D sunglasses effect that moves with the user's face.
- Virtual Makeup: An interactive filter that applies virtual makeup to the user.
- Mini Game: Tap to Score: A game-style filter where users can tap the screen to interact with 3D objects.
More filters will be added as we continue to develop and experiment with new ideas.
We welcome contributions to expand this collection! To contribute:
-
Fork this repository.
-
Create a new branch:
git checkout -b feature/new-filter
-
Add your new filter project, ensuring it has a descriptive name and a brief README.
-
Commit your changes:
git commit -m "Add new filter: [Filter Name]"
-
Push to your branch:
git push origin feature/new-filter
-
Open a pull request describing your changes.
This repository is licensed under the MIT License. See LICENSE for details.