Flutter Augmented Reality | Google Arcore & Sceneform Course

Posted By: ELK1nG

Flutter Augmented Reality | Google Arcore & Sceneform Course
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.15 GB | Duration: 3h 10m

Learn & Build Flutter AR Apps with ARCore Google's Plugin | Build 10+ Mobile Android & iOS AR Application

What you'll learn

Build Augmented Reality Applications for Mobiles

Build AR Startups

ARCore Google Plugin

Sceneform

Make AR Face Make Up Feature

Create Augmented Reality Quotes App

Build AR Avengers App

Build Earth Map Sphere App

Build AR Car Viewing App

Requirements

you must have some basic programming knowledge

you must have an android smart phone to test these ar apps

Description

ARCore, also known as Google Play Services for AR, is a software development kit developed by Google that allows for augmented reality applications to be built. ARCore is a free tool and carries the advantage of multi-platform compatibility.Sceneform makes it straightforward to render realistic 3D scenes in AR and non-AR apps, without having to learn OpenGL. It includes: A high-level scene graph API. A realistic physically based renderer provided by Filament. An Android Studio plugin for importing, viewing, and building 3D assets.ARCore is Google's platform for building augmented reality experiences. Using different APIs, ARCore enables your phone to sense its environment, understand the world and interact with information. Some of the APIs are available across Android and iOS to enable shared AR experiences.Augmented reality is an interactive experience that enhances the real world with computer-generated perceptual information. Using software, apps, and hardware such as AR glasses, augmented reality overlays digital content onto real-life environments and objects.Augmented reality uses the existing real-world environment and puts virtual information—or even a virtual world—on top of it to enhance the experience. For example, think of Pokémon Go, where users are searching in their real-life neighborhoods for animated characters that pop up on their phone or tablet.Flutter is an open source framework developed and supported by Google. Frontend and full-stack developers use Flutter to build an application's user interface (UI) for multiple platforms with a single codebase.Flutter uses the Dart programming language, which is simple to learn. It's much easier to make mobile and desktop applications with Flutter because it is a modern framework. If you've worked with Java, Swift, or React Native, you'll notice that Flutter is quite different.

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Flutter ARCore Plugin Requirement

Lecture 2 Flutter ARCore Plugin Requirement

Section 3: AR Custom 3d Objects App

Lecture 3 create new flutter project

Lecture 4 intialize ar session to control arview and ar object Manager to control object

Lecture 5 detect the plane and when user tap then add 3d object at that location

Lecture 6 how to move 3d object on x y z axis direction in ar view

Lecture 7 display 3d models using ar view in your real environment

Lecture 8 remove the lines from detected plane

Lecture 9 remove 3d objects from ar view

Section 4: AR Geometric Shapes App

Lecture 10 create new flutter project new

Lecture 11 how to install and setup arcore plugin and sceneform in our project

Lecture 12 implement and display geometric shapes using arcore plugin in real environment

Section 5: AR Earth Map Sphere App

Lecture 13 create new flutter project and setup sceneform and arcore plugin

Lecture 14 implement the earth map sphere and display it in real world using arcore view

Section 6: AR Avengers App | AR Augmented Images | Display Images from Assets in AR Scene

Lecture 15 let's create new flutter project

Lecture 16 add arcore sceneform plugin and asset files in our flutter project

Lecture 17 how to detect plane and detect user taps in augmented reality view

Lecture 18 display augmented image on user tapped positions

Section 7: AR Quotes App | AR Augmented Images | Display Images from WEB URL in AR Scene

Lecture 19 Ar Quotes App - how to display images from web in ar view augmented reality

anyone who wantes to learn augmented reality with flutter,anyone who wants to learn and build mobile ar app using google arcore plugin,anyone who wants to become AR App developer