Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Mindfulness Personal Development Personal Transformation Meditation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Modeling Data Analysis Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
Development Web Development Augmented Reality

Build Your AR Portal With ARCore & ARKit

Build a Cross Platform Augmented Reality Portal App with Unity's AR Foundation, ARCore, ARKit and Unity's ShaderLab.
Highest Rated
Rating: 4.6 out of 54.6 (105 ratings)
12,689 students
Created by Tevfik Ufuk DEMİRBAŞ
Last updated 5/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • Learn ARCore and ARKit with AR Foundation.
  • Learn how to build cross-platform AR apps using AR Foundation.
  • Learn how to integrate Instagram API into Unity.
  • Learn to write fundamental AR scripts from scratch such as PlaneController and PortalPlacer scripts.
  • Learn basic shader coding with Unity's Shader Lab.
  • Learn to download pictures from Instagram API with Unity 2018.3
  • Build an ARCore/ARKit app that fetches content from the internet.
  • Learn how to create AR Portal experiences.
  • Learn to parse JSON response in Unity.

Course content

4 sections • 29 lectures • 3h 0m total length

  • Preview05:00
  • Introduction to AR Foundation
    02:19
  • Preview06:38

  • Preview01:23
  • Read This Before Proceed
    00:42
  • Building Portal Door
    12:26
  • Portal Door Script
    08:40
  • Building Portal Room
    08:42
  • Your Basic Portal
    05:04
  • Upgrading Project From Unity 2018.3 to 2019.1+ (If you already use 2019.1, skip)
    02:50
  • Implementing AR Foundation and Building AR App (ARCore&ARKit)
    09:52
  • Placing Portal to the Ground Part 1
    13:29
  • Placing Portal to the Ground Part 2
    02:35
  • Preview09:32
  • Fixing The Bugs and Performance Optimization
    04:22
  • Read This Before Proceed- About Instagram API Deprecation
    00:17
  • Preview01:00
  • Introduction to Instagram API
    01:46
  • Registering Instagram Portal App To Instagram API and Getting Access Token
    03:51
  • Preview07:20
  • Displaying Instagram Pictures as Gameobjects in Unity
    09:13
  • Preparing Instagram Gallery Room
    05:52
  • Writing The Algorithm For Getting The Most Liked Instagram Pictures
    23:41
  • Getting The Likes Count Of Instagram Pictures
    08:44
  • Preview04:50
  • Putting Profile Picture and Username to the Portal Gate
    13:12
  • Polishing Portal
    07:00

  • Completed App Source Code
    00:18

  • Discounts On My Other Courses
    00:13

Requirements

  • Intermediate Unity and C# experience
  • No ARCore/ARKit experience required.
  • At least one ARKit or ARCore supported phone.(For supported devices list, go to Goggle ARCore or Apple ARKit official website.)
  • Having an Instagram account.

Description

----INSTAGRAM API IS DEPRECATED----

----Buy this course only if you want to build a simple AR Portal:-)----


Have you ever wanted to build a crazy Augmented Reality app and learn at the same time? You came to the right place.

By taking this course, you will be able to build your private Instagram AR Portal Room that shows your top 5 Instagram pictures. You will learn how to build cross-platform AR apps that run ARCore and ARKit at the same time. It is possible thanks to AR Foundation!

AR Foundation is a multi-platform API that allows us to develop cross-platform AR apps. With AR Foundation, you develop once and build to both Android and IOS saving you time and energy.


By enrolling this course, we will learn lots of different things and combine them into a beautiful AR app:

  • In this first section, we will get started with AR Foundation and build a simple AR Foundation app which is HelloAR.

  • In the second section, we will get started with Shader coding using  Unity's ShaderLab and write our own Shader to get a portal effect. Then, we will write the Portal script from scratch. This script will get us into the Portal. Then, we will integrate AR Foundation into our project and build two apps; one that runs ARCore and one that runs ARKit. After that, we will write PortalPlacer and PlaneController scripts from scratch. These scripts are fundamental scripts that should be used by other AR Apps as well.

  • In the third section, we will get started with Instagram API  and we will integrate Instagram API into Unity. Then, we will get your most liked 5 Instagram pictures by comparing the likes count of each Instagram picture. After that, we will show your TOP Five Instagram picture inside our Portal Room along with your profile picture and username.

So, this course will teach not only Augmented Reality but also working with APIs and Shaders inside Unity 2018.3. You will code your own Shader, parse  JSON, download pictures, write fundamental AR scripts... All of them will be done from scratch!


Take this course and learn Augmented Reality in a cool way... :-)


Who this course is for:

  • Beginner AR developers who want to master ARCore/ARKit using AR Foundation.
  • Intermediate Unity developers who want to get started with Augmented Reality.
  • Beginner Unity developers who want to learn to work with APIs in Unity with Instagram API

Instructor

Tevfik Ufuk DEMİRBAŞ
XR Developer
Tevfik Ufuk DEMİRBAŞ
  • 4.5 Instructor Rating
  • 1,568 Reviews
  • 22,331 Students
  • 5 Courses

I am a passionate game developer. I have a Bachelor's degree in Aerospace engineering. I started my first business at 21 with a failed drone startup. Then, I launched two startups on Mobile apps. Thanks to Udemy,  I learned enough software development to get a job as a software developer in 2017. In this job, I spent almost 2000 hours on ARCore and Mapbox to be able to create location-based AR apps. Then, I created the World's first online course on Location-Based Augmented Reality apps in 2018.

From then on, I published 2 Udemy courses on AR and Multiplayer Games. Now, with 6000+  students worldwide, I am working full time on Udemy to create AR/VR Games courses focusing mainly on Multiplayer.


  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.