All Projects → ACM-VIT → SparkAR-Creators

ACM-VIT / SparkAR-Creators

Licence: other
The right place for SparkAR creators from around the globe. Exchange resources on SparkAR, assets, patches and scripts to make your favourite filters for Instagram and Facebook. Create your spark here!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to SparkAR-Creators

challenges-back-end
Repositório referente à desafios de Back End da womakerscode
Stars: ✭ 68 (+183.33%)
Mutual labels:  hacktoberfest2020
hacktoberfest-participants
🎃 A platform that showcases a list of all the hackers (including their stats), participated in the month-long challenge Hacktoberfest presented by DigitalOcean.
Stars: ✭ 38 (+58.33%)
Mutual labels:  hacktoberfest2020
synchly
Automate database backups with customizable recurring schedules.
Stars: ✭ 27 (+12.5%)
Mutual labels:  hacktoberfest2020
SquirrelJME
SquirrelJME is a Java ME 8 Virtual Machine for embedded and Internet of Things devices. It has the ultimate goal of being 99.9% compatible with the Java ME standard.
Stars: ✭ 148 (+516.67%)
Mutual labels:  hacktoberfest2020
javascript-jokes
PR your joke if you know good ( or horrible ) js joke . I will post it on coding valley's insta page.
Stars: ✭ 66 (+175%)
Mutual labels:  hacktoberfest2020
generate-express
Express generator CLI with es6+ support and your choice of database config
Stars: ✭ 17 (-29.17%)
Mutual labels:  hacktoberfest2020
Hacktoberfest
Hacktoberfest 2020 Beginner's Friendly Repository
Stars: ✭ 46 (+91.67%)
Mutual labels:  hacktoberfest2020
asscan
Automated Subnet Scanner
Stars: ✭ 25 (+4.17%)
Mutual labels:  hacktoberfest2020
RTU-DigitalLibrary
This is an opensource repository by Rajasthan Technical University for all engineering students and the folders contain codes written in different programming languages. You can even add a folder of say, Javascript or Php, if your language isn't listed. Happy coding everyone.
Stars: ✭ 19 (-20.83%)
Mutual labels:  hacktoberfest2020
live deck
A Real-Time Presentation Application Powered by Phoenix LiveView
Stars: ✭ 71 (+195.83%)
Mutual labels:  hacktoberfest2020
robotframework-seleniumtestability
Extension for SeleniumLibrary that provides manual and automatic waiting for asyncronous events like fetch, xhr, etc.
Stars: ✭ 34 (+41.67%)
Mutual labels:  hacktoberfest2020
2cca
2-cent Certification Authority
Stars: ✭ 27 (+12.5%)
Mutual labels:  hacktoberfest2020
creativecommons.github.io-source
Source files for CC Open Source website
Stars: ✭ 51 (+112.5%)
Mutual labels:  hacktoberfest2020
Leetcoding-Challenge
This repository contains Leetcode Challenge Submissions.
Stars: ✭ 26 (+8.33%)
Mutual labels:  hacktoberfest2020
ebisp
Embedded Lisp
Stars: ✭ 46 (+91.67%)
Mutual labels:  hacktoberfest2020
My-Digital-CV
My Digital CV is Interactive Virtual Resume Template which provides basic functionality to develop your own Digital Resume/CV
Stars: ✭ 18 (-25%)
Mutual labels:  hacktoberfest2020
data-structures-algorithms-interviews
👨‍💻 Repo contains my solutions to coding interview problems on various platforms. Will later convert into a React based web app for personal revision.
Stars: ✭ 16 (-33.33%)
Mutual labels:  hacktoberfest2020
HacktoberFest2020
🤗Feel free to submit a PR💻 to have it merged and get a free Hacktoberfest tee👕 from Github🔮. Updated as per new guidelines✔️
Stars: ✭ 22 (-8.33%)
Mutual labels:  hacktoberfest2020
IOSD-UIETKUK-HacktoberFest-Meetup-2019
This repository for IOSD HacktoberFest 2020
Stars: ✭ 17 (-29.17%)
Mutual labels:  hacktoberfest2020
LocationTracker-WorkManager
Get Location Updates on 15 minutes interval via WorkManager.
Stars: ✭ 70 (+191.67%)
Mutual labels:  hacktoberfest2020

Kicking Off Hacktoberfest with ACM-VIT!

ACM Learn2Augment Mini-Hack Gravitas'20

Registered participants from Learn2Augment will make PRs with their project submissions. All the PRs from the registered participants would be merged. See steps below to make your Pull Request.

Visit the L2A Mini-Hack directory to know more about the hackathon submission

SparkAR Open Repository

All other directories are open to contributions from all SparkAR creators. You are free to download assets, scripts, patches for your own projects and contribute your own proects and resources for the community. Here are necessary guidelines:

Please read the issues and contribute assets, scripts, patches for the projects. Create a new issue if you have something innovative for a new project. Make sure all your assets are compressed to the least size possible

Spark AR Studio supports various file formats, depending on the type of object or asset you're importing.

2D Assets

  1. PNG 2. JPEG 3. SVG

3D Models

  1. FBX 2014/2015 (binary and ASCII versions) 2. gITF 2 (binary and text versions) 3. COLLADA / DAE 4. OBJ 5. DAE

The following features are supported for 3D models:

  1. 3D scene. 2. Materials. 3. Textures. 4. Animations targeting a model's position, rotation and scale.

Audio

  1. Mono M4A, with a sampling frequency of 44.1kHz

Fonts

  1. TrueType/ OpenType

made-by-acm


Submitting a Pull Request

  • Fork the repository by clicking the fork button on top right corner of the page
  • Clone the target repository. To clone, click on the clone button and copy the https address. Then run
git clone [HTTPS-ADDRESS]
  • Go to the cloned directory by running
cd [NAME-OF-REPO]
  • Create a new branch. Use
 git checkout -b [YOUR-BRANCH-NAME]
  • Make your changes to the code. Add changes to your branch by using
git add .
  • Commit the chanes by executing
git commit -m "your msg"
  • Push to remote. To do this, run
git push origin [YOUR-BRANCH-NAME]
  • Create a pull request. Go to the target repository and click on the "Compare & pull request" button.
    • For L2A participants - make sure your PR title follows the format L2A Submission - (name)
    • For General PRs - PR title should be the filter you made
  • Wait for your request to be accepted.

Guidelines for Pull Request

  • Avoid pull requests that :
    • are automated or scripted
    • that are plagarized from someone else's branch
  • Do not spam
  • Project maintainer's decision on validity of PR is final.

For additional guidelines, refer to participation rules


Overview

  1. For L2A, download SparkAR for Windows and MacOS (here)[https://sparkar.facebook.com/ar-studio/download/]
  2. Refer to the documentation to explore more about (SparkAR)[https://sparkar.facebook.com/ar-studio/learn/]
  3. Visit the SparkAR (Blog)[https://sparkar.facebook.com/blog/]
  4. Manage your effects through the (SparkAR_HUB)[https://www.facebook.com/sparkarhub/]
  5. Visit the community (forum)[https://sparkar.facebook.com/forum/]

Usage

Lets get started!

git remote add
git fetch
git merge

Authors

Authors: Elio, Shovin, Eesha

Contributors:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].