Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Added Facebook for Developers blog #278

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
Binary file added CodeSamples/.DS_Store
Binary file not shown.
Binary file added CodeSamples/SparkAR/.DS_Store
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<div>

<h1 align="center">
<a href="https://sparkar.facebook.com/ar-studio/">
SparkAR Floating Images Filter
</a>
</h1>



## How to Use


- Download the [SparkAR Studio] (https://sparkar.facebook.com/ar-studio/download/)
- Open the .arproj file with it.
- You will be able to see the default animation with default images.
- Replace the 3 image files from Assests > Texture.
- Now you will be able to see your own images in the animation.
- Export it and import in [SparkAR Hub] (https://www.facebook.com/sparkarhub/dashboard/)

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Useful articles and learning resources.
</summary>

<br />

- [Facebook for Developers Blog](https://developers.facebook.com/blog/) - Official Blog from Facebook for Developers
- [Wisdom Geek](https://www.wisdomgeek.com) - Web development and data science related posts
- [https://bolajiayodeji.com/](https://bolajiayodeji.com/) - Web development, JavaScript and JAMstack related posts
- [https://bolajiayodeji.com/](https://bolajiayodeji.com) - Web development, JavaScript and JAMstack related posts
Expand Down