Releases: AFathi/ARVideoKit
Releases · AFathi/ARVideoKit
SwiftPM
Performance Improvements & iPhone Xs+ Compatibility
1.4 minor performance improvements
Texture Rendering & SceneKit Game Recorder
1.3 added SceneKit rendering
Open Sourced + Objective-C support!
- Open sourced!
- Objective-C support
- Objective-C examples
Implementation & Rendering Improvements
- Enables easy implementation of
ARVideoKitinto apps that support older iOS targets. - Fixed iPhone X AR content rendering issue; by adding a new option called
contentModein 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
In this drafted release, I have attached the framework in a file named Framework.zip to easily download it.