EasyAR Sense 1.1 Release notes
1.1.0
2015-11-29
EasyAR 1.1.0 introduces significant improvements to video playback functionality and Unity support. It provides full compatibility with Unity 5 and enhances the user experience.
Additionally, this release adds numerous runnable samples for both the Unity side and the native side. These samples demonstrate various target creation methods, video playback including streaming and transparent videos, as well as more advanced features like real-time target creation and AR coloring fun.
Starting from this version, Unity sample code and the SDK will be packaged separately and available for download via different links on the website.
Most markers in the samples can be experienced using "Sight+" through cloud recognition. Many of them are fun AR games. Download Sight+ (http://www.sightp.com) and play together!
Detailed updates since EasyAR 1.0.1 are as follows.
Added more complete examples (separate package)
Added transparent video support
Full support for Unity 5
Unity: Added/improved many interfaces
Unity: Added interface to get synchronized Frame
Unity: Added option to set Target or Augmenter as world center (this option can be found on the Augmenter object)
Unity: Opened ARBuilder script, providing a reference implementation for building EasyAR from scratch
More comprehensive video playback support (interface changes)
Improved front camera and dynamic camera switching support
Unity: Improved ImageTarget settings in the Inspector panel
Unity: Improved error message display and beginner guidance
Unity: Fixed display after Target transform changes
Unity5: Fixed white screen issue on iOS
Other fixes and improvements
Packaged Unity samples separately