Skip to content

Releases: AFathi/ARVideoKit

SwiftPM

18 Mar 17:57
8eabd31

Choose a tag to compare

Merge pull request #105 from GiacomoLeopizzi/swift_package_manager

Swift package manager

Performance Improvements & iPhone Xs+ Compatibility

13 Jan 02:36

Choose a tag to compare

1.4

minor performance improvements

Texture Rendering & SceneKit Game Recorder

21 Apr 00:53

Choose a tag to compare

1.3

added SceneKit rendering

Open Sourced + Objective-C support!

12 Jan 05:37
a28f673

Choose a tag to compare

  • Open sourced!
  • Objective-C support
  • Objective-C examples

Implementation & Rendering Improvements

21 Nov 04:32

Choose a tag to compare

  • 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

15 Nov 22:40

Choose a tag to compare

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