Skip to content

Releases: AFathi/ARVideoKit

SwiftPM

Choose a tag to compare

@GiacomoLeopizzi GiacomoLeopizzi released this 18 Mar 17:57
8eabd31
Merge pull request #105 from GiacomoLeopizzi/swift_package_manager

Swift package manager

Performance Improvements & iPhone Xs+ Compatibility

Choose a tag to compare

@AFathi AFathi released this 13 Jan 02:36
1.4

minor performance improvements

Texture Rendering & SceneKit Game Recorder

Choose a tag to compare

@AFathi AFathi released this 21 Apr 00:53
1.3

added SceneKit rendering

Open Sourced + Objective-C support!

Choose a tag to compare

@AFathi AFathi released this 12 Jan 05:37
a28f673
  • Open sourced!
  • Objective-C support
  • Objective-C examples

Implementation & Rendering Improvements

Choose a tag to compare

@AFathi AFathi released this 21 Nov 04:32
  • Enables easy implementation of ARVideoKit into apps that support older iOS targets.
  • Fixed iPhone X AR content rendering issue; by adding a new option called contentMode in the video configurations of RecordAR.

Note:- When implementing ARVideoKit in projects that support older iOS versions, make sure to use if #available(iOS 11.0, *).

Stable Release

Choose a tag to compare

@AFathi AFathi released this 15 Nov 22:40

In this drafted release, I have attached the framework in a file named Framework.zip to easily download it.