Support for gesture handling in your channels
You can drag, scale and rotate your models inside your channels using the AREL gestureHandler. If you want to know how to use it just look inside this Gesture Handler Quickstart Tutorial.
Using screen anchors for fixed-to-screen objects
The screen anchors will help you to set your object relative to screen with fixed position. These objects now rotate as you rotate your phone. Check out this Screen Anchor Quickstart Tutorial to learn how to use them. (By the way, the old 'relative-to-screen' parameters should not be used anymore and are deprecated)
Renderer now supports Anti-Aliasing
Your models will look nicer in the new version of junaio, as we're applying anti aliasing in the renderer.
New Media Callbacks
Instead of registering to a URL for callbacks, you can now register to a global callback that will receive all media callbacks: arel.Events.setListener(arel.Media, ... ). Have a look at this quickstart to learn more.
Improved QR- and barcode reader
The QR- and Barcode readers are now more stable, work with rotated device and deliver no more false positives.
Latest Tracking Technology from metaio
We've integrated the latest tracking technology from the metaio SDK. Use it together with the metaio toolbox to get extremely robust 3D tracking. Also the loading of tracking configurations works much faster now.
Continuous Visual Search
It is now possible to use the Continuous Visual Search feature also in your channel. Just buy a license inside the metaio dev portal and use it in you AREL script like this: