-
Notifications
You must be signed in to change notification settings - Fork 227
Home
Framework
Enabling developers to capture videos πΉ, photos π, Live Photos π, and GIFs π with augmented reality components.
ARVideoKit framework is built on top of Apple's ARKit, AVFoundation, Metal and CoreMedia to render ARSCNView
π or ARSKView
πΎ content with the device's camera stream. Enabling developers to easily capture videos πΉ, photos π, Live Photos π and GIFs π.
class
ARView
A class that configures the Augmented Reality View orientations.
class
RecordAR
A class that renders an ARSCNView
or ARSKView
content with the device's camera stream to generate a video πΉ, photo π, Live Photo π or GIF π.
class
PHLivePhotoPlus
A PHLivePhoto
sub-class that contains objects to allow manual exporting of a live photo.
protocol
RecordARDelegate
A protocol that defines the methods triggered when the video recorder status change.
protocol
RenderARDelegate
A protocol that defines the method triggered when the ARSCNView
or ARSKView
content is rendered with the device's camera stream.
Having issues implementing ARVideoKit
? Want a new feature added? Contact me
@ahmedbekhit.com
or create an issue
.