vadr-three-vr
v1.0.3
Published
Analytics package for Threejs based VR applications by VadR
Readme
VadR VR Analytics SDK for AFrame
Description
This package provides analytics support for Threejs based VR applications.
Steps to integrate
- Register at https://vadr.io and add a new application from within the dashboard.
- Install VadRs three SDK using
npm install --save vadr-three-vr. The SDK build file can also be used directly in your HTML page using<script src="https://vadr.azureedge.net/sdk/js/vadr-three.js"></script>after threejs script. - Go thorugh the detailed integration documentation at https://vadr.io/document/analytics/#three.
