Skip to content

Latest commit

 

History

History
127 lines (91 loc) · 8.24 KB

File metadata and controls

127 lines (91 loc) · 8.24 KB

////

Hey here are some resources that we can use for the project - Dickson

Coding Resources for AR

https://ar-js-org.github.io/AR.js-Docs/ - This link talks about doing augmented reality through the web. This is done by using an HTML and javascript to code augmented reality through the phone, the HTML script acts as a website to hold the augmented reality and the javascript will be the augmented reality code (The augmented can be shown on the phone by using a QR code). Could be a good place to start when trying get some idea on how to do it

https://3sidedcube.com/ar-js-a-guide-to-developing-an-augmented-reality-web-app/#:~:text=it%20used%20for%3F-,AR.,create%20more%20innovative%20digital%20experiences. - This link talks about ar.js is the main javascript language used to code the ar reality . This is library containing stuff to make augmented reality through javascript (Probably need node.js to make use of this)

https://www.youtube.com/watch?v=NIXJJoqM8BQ - Youtube tutorial on how to do augmented reality through the phone and use ar.js

https://github.com/AR-js-org - Github page of ar.js

Misc. Resources that could be useful https://www.mynextemployee.com/post/how-to-create-an-augmented-reality-web-app-using-ar-js-lesson-1 https://betterprogramming.pub/build-your-own-filter-e88ba0dcbfae https://github.com/jojo96/AFrameAR

Idea Resources

https://blog.lenslist.co/2021/06/21/10-ar-filters-creators-you-should-follow-june-2021/ - Examples of filters, probably too advance for us but should give some idea on what to see

https://www.bannerflow.com/blog/pokemon-go-augmented-reality-changing-marketing/#:~:text=The%20concept%20itself%20is%20simple,phone%20screen%2C%20and%20catch%20them. - Pokemon GO relating towards augmented reality

https://www.reddit.com/r/augmentedreality/ - Reddit page containing augmented reality stuff, could be a place to look for stuff relating to this project

//////

Technical Resources

  • FreeCodeCamp AR Projects - some ideas for projects/things we want to implement to our filter if we continue with that idea
  • AR.js - a lightweight library for Augmented Reality on the Web, coming with features like Image Tracking, Location-based AR and Marker tracking. We can take a look at some of this code to implement to our own program if we continue with the filter idea and want to implement it using javascript.
  • How we can utilize OpenCV to perform real-time augmented reality in video streams. We can use some of this code/tutorial if we choose to implement our program in python
  • tracking.js - a javascript library which enables real-time colour tracking and face detection
  • Customizable AR face masks - Made with TensorFlow.js, the description of the video has the link to this project's github, it looks pretty interesting and related to our inital idea of making a filter

Aesthetic Resources

2)https://lenslist.co/tag/full-body-tracking/ This website has an amazing variety of ideas for full body filters we can use.

3)https://ar-code.com/ This link shows how some objects can be portrayed using an AR barcode.

4)https://www.youtube.com/watch?v=_B0G1jIaxMA This video shows how to make an ar filter or face filter using a program called Spark AR.

5)https://sparkar.facebook.com/ar-studio/ Spark AR website

6)https://github.com/ju1ce/April-Tag-VR-FullBody-Tracker A github code usied to make a vrchat body tracker.

7)https://dribbble.com/tags/ar_filter This is another website for more AR designs.

8)https://www.tomsguide.com/round-up/best-ar-apps Best AR apps on the iphone and Android phones.

9)https://indianexpress.com/article/technology/gaming/five-augmented-reality-ar-games-to-try-on-android-7296984/ These games can be played using AR on your phone.

10)https://www.techradar.com/best/the-best-vr-games These are the best VR/AR games

Here are some resources that we can look at if we are doing AR stuff - Dickson

https://ar-js-org.github.io/AR.js-Docs/

  • This link talks about doing augmented reality through the web
  • This is done by using an HTML and javascript to code augmented reality through the phone
  • The HTML script acts as a website to hold the augmented reality
  • The javascript will be the augmented reality code
  • The augmented can be shown on the phone by using a QR code
  • Could be a good place to start when trying get some idea on how to do it

https://3sidedcube.com/ar-js-a-guide-to-developing-an-augmented-reality-web-app/#:~:text=it%20used%20for%3F-,AR.,create%20more%20innovative%20digital%20experiences.

  • These two documents talk about ar.js
  • Ar.js is the main javascript language used to code the ar reality
  • This is library containing stuff to make augmented reality through javascript
  • Probably need node.js to make use of this

https://www.youtube.com/watch?v=NIXJJoqM8BQ

  • Youtube tutorial on how to do augmented reality through the phone and use ar.js s Misc. resources:

https://www.mynextemployee.com/post/how-to-create-an-augmented-reality-web-app-using-ar-js-lesson-1 https://betterprogramming.pub/build-your-own-filter-e88ba0dcbfae

Dhruv's resource's

  1. https://vrgamedevelopment.pro/how-to-code-an-ar-application/ (Information regarding a AR App, possible even making an AR Game for phones)
  2. https://www.hackster.io/augmented-reality/projects (Projects that have been done by others that we can learn from and/or give us a better idea on specifics we want to do)
  3. https://type-01.com/ar-graphic-design-is-there-a-fruitful-future-ahead/ (Graphic's with AR, possible resource for AR game)
  4. https://www.youtube.com/watch?v=Axam9Gr4UJ0&ab_channel=BenMarriott (AR for beginners via ADOBE AERO)
  5. https://github.com/AR-js-org (AR.JS Github for possible future usage)
  6. https://imaginear.com/blog/create-ar-games (Creating Aumented Reality Games)
  7. https://www.youtube.com/watch?time_continue=11&v=u5hRtTEhnOA&feature=emb_title&ab_channel=JimmyVegas (Creating an Endless Runner in Unity)
  8. https://wiki.gdevelop.io/gdevelop5/tutorials/endless-runner (beginners tutorial to an Endless runner)
  9. https://code.tutsplus.com/tutorials/build-an-endless-runner-game-from-scratch-background-motion--mobile-9406 (Background motion for an endless runner)
  10. https://developers.google.com/games/services/android/quickstart (Andriod Game Dev with google Play Services)

Kerthana's Resource's

1.https://www.youtube.com/watch?v=l8abAMxF5iE (creating Ar using unity3d) 2.https://www.youtube.com/watch?v=l8abAMxF5iE (creating Ar using unity3d pt 2) 3.https://www.youtube.com/watch?v=QK_aSWRI6ak (Introduction to AR Programming) 4.https://www.hackster.io/augmented-reality/projects (list of AR project ideas) 5. https://arvrtips.com/new-ar-games/ (list of Ar game ideas) 6.https://www.information-age.com/12-hot-augmented-reality-ideas-for-your-business-123471817/ (list of most common uses of AR) 7.https://www.youtube.com/watch?v=M5zxNMAQVR0 (simple AR idea) 8.https://www.youtube.com/watch?v=waO47cYxWN8 (AR idea i like) 9.https://www.youtube.com/watch?v=X6o6T40w6As (AR idea i like) 10.https://www.youtube.com/watch?v=1a_ik-uXWo4 (tutorial for AR game)