AREL JavaScript Plugins

We are providing an AREL JavaScript Library which needs to be linked to your channel in order to interact with your 3D models and device’s sensors. There might be some additional functionality helpful, we might not see necessary for basic Channels, but can be helpful for others. Those additional snippets of code, we want to provide as plugins.

Please feel free to contribute to that list of plugins. Just send us an email at developer@junaio.com! AREL JS considers a default interface for Plugins you need to use:

arel.Plugin (e.g. arel.Plugin.Interpolator)

Available Plugins

  1. arel.Plugin.Analytics

    Analytics package to wrap Google Analytics methods for easy integration and standard logging procedures (e.g. log3DModelInteraction, logVideo, etc.)

    Please see the More Quickstart: junaio and analytics for an example of using this plugin.