EasyAR Sense 1.1 Release Notes
1.1.0
2015-11-29
EasyAR 1.1.0 brings significant improvements to video playback functionality and Unity support, with full compatibility for Unity 5 and enhanced user experience.
Additionally, this version includes a variety of ready-to-run samples for both Unity and native platforms. These samples demonstrate different target creation methods, video playback (including streaming and transparent videos), as well as more advanced features like real-time target creation and AR doodling.
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 give them a try!
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 for synchronized Frame retrieval
+ Unity: Added option to set Target or Augmenter as world center (found on the Augmenter object)
+ Unity: Open-sourced the ARBuilder script, providing a reference implementation for building EasyAR from scratch
* More robust video playback support (interface changes)
* More robust front camera and dynamic camera switching support
* Unity: Improved ImageTarget settings in the Inspector panel
* Unity: Improved error messages and beginner guidance
* Unity: Fixed display issues after Target transform changes
* Unity5: Fixed white screen issue on iOS
* Other fixes and improvements
* Separately packaged Unity samples