Table of Contents

EasyAR Sense 1.1 release notes

1.1.0

2015-11-29

EasyAR 1.1.0 greatly improves video playback and Unity support, fully supports Unity 5, and enhances the user experience.

This version also adds many ready-to-run samples for both Unity and native development. These samples demonstrate how to create various targets, play videos including streaming media and transparent videos, and use more advanced real-time target creation and AR coloring.

Starting with this version, Unity sample code and the SDK are packaged separately and can be downloaded from different links on the website.

Most markers in the samples can be played through cloud recognition with "Sight+". Many of them are interesting AR games. Download Sight+ (http://www.sightp.com) and play together!

Detailed updates since EasyAR 1.0.1 are as follows.

+ Add more complete samples (separate archive)

+ Add transparent video support

+ Fully support Unity 5

+ Unity: add/improve many APIs

+ Unity: add an API for obtaining synchronized Frame

+ Unity: add an option to set Target or Augmenter as the world center (this option can be found on the Augmenter object)

+ Unity: open the ARBuilder script and provide a reference implementation for building EasyAR from scratch

* Improve video playback support (API changes included)

* Improve front camera and dynamic camera switching support

* Unity: improve ImageTarget settings in the Inspector panel

* Unity: improve error messages and beginner guidance

* Unity: fix display after Target transform changes

* Unity5: fix the white screen issue on iOS

* Other fixes and improvements

* Package Unity samples separately