Skip to content

esikmalazman/Reality-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reality-iOS

NFT Augmented Reality(AR) app that demonstrate application of ARImageTracking in iOS powered by ARKit 2.

2.mov

Description

  • Experience your NFT collection in AR with Sound
  • Animate AutoLayout programmaticaly
  • Custom view with XIB
  • Haptic feedback during user interaction
  • Model-View-Controller(MVC) design pattern

Frameworks

  • SceneKit
  • ARKit
  • UIKit

What did I learn

  • Animate auto layout programmatically based on position of UIView
  • Add Haptic feedback with UISelectionFeedbackGenerator
  • Develop glassmorphism effect on UIView embed with UIBlurEffect and UIVisualEffectView
  • Track an image to display 3D object and play sound when anchor is detected
  • Rotate animation on the dispayed 3D model with SCNAction
  • Remove the node when it is hidden from view

About

NFT Augmented Reality(AR) app that demonstrate application of ARImageTracking in iOS powered by ARKit 2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages