1.0.5 • Published 7 months ago

@cognitive3d/analytics v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

The Cognitive3D SDK for Javascript

Welcome! This SDK allows you to integrate your Javascript Applications with Cognitive3D, which provides analytics and insights about your VR/AR/MR project. In addition, Cognitive3D empowers you to take actions that will improve users' engagement with your experience.

Build Status

Quickstart

Cognitive3D Documentation

The documentation explains how to integrate the SDK, track your users' experience and how to export your scene to view on Cognitive3D.com.

Go to the Docs

Testing

Jest is being used to test the sdk to run the test run the following command

npm run test

that will assume source code is being transpiled into lib folder

Build

To ensure broader browser compatibility, source code written in ES6 needs to be transpiled. Run the following command to use Babel for this task:

npm run build

1.0.5

7 months ago

1.0.4

7 months ago

1.0.2

7 months ago