ARVideoPortal - A Minimal iOS AR app to display 360 / video in sphere space

Overview

AR Video Portal

App Icon

A minimal iOS AR app to display 360 / video in sphere space.

  • Xcode 13.2.1
  • Target: iOS / iPadOS 14.0+
  • SwiftUI, ARKit, RealityKit, AVFoundation

This app uses below files and SDKs.

  • Video file: a 360 degrees 1080p mp4 file (video + audio)
  • Sphere 3d model: a USDZ file created with Blender
  • Video material: RealityKit - VideoMaterial(avPlayer)
  • Infinit loop video playback: AVFoundation - AVPlayerItem(url:), AVQueuePlayer(), AVPlayerLooper

This is a minimal implementation, so please improve the quality or modify it to your app.

  • Sync-loading of Assets => Async-loading
  • Video texture inversion (currently incorrect) => I've done this. The orientation of the texture is now correct.
  • Video playback control such as start and pause
  • Replacing the video file with your favorite one
  • Changing the sphere 3d model (currently 1.5 meters radius)

The 360 video is provided by mettle. Thank you for sharing nice content. The video has a watermark. You can purchase the video without a watermark.

Pict1 Pict2 Pict3 GIF1

MIT License

You might also like...
Furniture E-Commerce Augmented Reality(AR) app in iOS powered by ARKit
Furniture E-Commerce Augmented Reality(AR) app in iOS powered by ARKit

HomeMax-iOS Furniture E-Commerce Augmented Reality(AR) app in iOS powered by ARKit and SceneKit. Inspired by IKEA place app. Description Experience on

AR Ruler - A simple iOS app made using ARKit and SceneKit
AR Ruler - A simple iOS app made using ARKit and SceneKit

A simple iOS app made using ARKit and SceneKit.Which can try to simplify little things in your life such as measuring stuff.

Smart Online Shopping iOS App with Augmented Reality (AR) and simple Social Media features using SwiftUI and Google Firebase Cloud Services
Smart Online Shopping iOS App with Augmented Reality (AR) and simple Social Media features using SwiftUI and Google Firebase Cloud Services

Table of contents App Demo How to Run Context Content How it's written Inspiration App Demo AR.online.shopping.iOS.demo.mp4 How to Run First make sure

Funny app with the fitting of sunglasses Used SwiftUI and RealityKit
Funny app with the fitting of sunglasses Used SwiftUI and RealityKit

Reality-Glasses-2021 on SwiftUI Funny app with the fitting of sunglasses. Used SwiftUI and RealityKit Interface and Features: Simple Intuitive Design

ARID - Augmented Reality app using Appleโ€™s ARKit framework which can recognise faces of famous scientists
ARID - Augmented Reality app using Appleโ€™s ARKit framework which can recognise faces of famous scientists

ARID Augmented Reality app using Appleโ€™s ARKit framework which can recognise fac

ARDicee - Simple augmented reality app using SceneKit and ARKit
ARDicee - Simple augmented reality app using SceneKit and ARKit

ARDicee Simple augmented reality app using SceneKit and ARKit Requirements Xcode

An iOS Framework Capture & record ARKit videos ๐Ÿ“น, photos ๐ŸŒ„, Live Photos ๐ŸŽ‡, and GIFs ๐ŸŽ†.
An iOS Framework Capture & record ARKit videos ๐Ÿ“น, photos ๐ŸŒ„, Live Photos ๐ŸŽ‡, and GIFs ๐ŸŽ†.

An iOS Framework that enables developers to capture videos ๐Ÿ“น , photos ๐ŸŒ„ , Live Photos ๐ŸŽ‡ , and GIFs ๐ŸŽ† with ARKit content.

This is a sample AR project written with Swift language for iOS devices

ARSample This is a sample AR project written with Swift language for iOS devices. While I was learning the ARKit framework, I defined this project and

Develop simple and fun Augmented Reality (AR) iOS apps
Develop simple and fun Augmented Reality (AR) iOS apps

AR-Dice Simple and fun to use iOS app made to make Augmented reality (AR) be in

Owner
Yasuhito Nagatomo
Freelance iOS app developer | AR ML
Yasuhito Nagatomo
This is a minimal AR Portal app that uses the RealityKit's occlusion materials to hide the inner space

AR Simple Portal This is a minimal AR Portal app that uses the RealityKit's occlusion materials to hide the inner space. Xcode 13.2.1 Target: iOS / iP

Yasuhito Nagatomo 6 Aug 10, 2022
AREarthObservatory - A minimal iOS AR app that visualizes time-series changes in the global environment based on data from NASA satellites

A minimal iOS AR app that visualizes time-series changes in the global environment based on data from NASA satellites

Yasuhito Nagatomo 3 Aug 11, 2022
A minimal iOS AR app with the Comic Postprocess Effect

AR Comic Effect A minimal iOS AR app with the Comic Postprocess Effect. Xcode 13.2.1 Target: iOS / iPadOS 15.0+ SwiftUI, ARKit, RealityKit 2, Core Ima

Yasuhito Nagatomo 14 Jun 22, 2022
A minimal iOS AR app that displays a wave animation using RealityKit2 Geometry Modifier

AR Simple Sea A minimal iOS AR app that displays a wave animation using RealityKit2 Geometry Modifier. Xcode 13.3 Target: iOS / iPadOS 15.0+ SwiftUI,

Yasuhito Nagatomo 15 Dec 29, 2022
A minimal iOS AR app that displays virtual objects at specific geographical locations, in an AR scene.

AR Simple GeoLocation A minimal iOS AR, Augmented Reality, app that displays virtual objects at specific geographical location, in an AR scene. With t

Yasuhito Nagatomo 23 Dec 16, 2022
An iOS app ๐Ÿ“ฑthat detects the image and plays video on top of it just like the harry potter movies

AR-Magic-Image This is an iOS application ?? inspired from Harry Potter movies. It tracks the image and plays the assigned video on top of the image u

Vatsal Patel 4 Dec 17, 2022
Reality-iOS - NFT Augmented Reality(AR) app that demonstrate application of ARImageTracking in iOS powered by ARKit 2

Reality-iOS NFT Augmented Reality(AR) app that demonstrate application of ARImag

Ikmal Azman 6 Nov 28, 2022
Sample iOS AR app that demonstrates how to capture the texture of a user's face in realtime.

Sample iOS AR app that demonstrates how to capture the texture of a user's face in realtime. This texture can be used to create a simple textured 3D face model.

Matt Bierner 58 Dec 14, 2022
IOS example app to generate point clouds in ARKit using scenedepth

Visualizing a Point Cloud Using Scene Depth Place points in the real-world using the scene's depth data to visualize the shape of the physical environ

Isak Diaz 20 Oct 31, 2022
PlacenoteSDK Sample app in native iOS using ARKit, written primarily in Swift

Placenote SDK for iOS Placenote SDK lets you easily build cloud-based Augmented Reality (AR) apps that pin digital content to locations in the real wo

Placenote 93 Nov 15, 2022