1.0.2 • Published 6 years ago

@cognitive3d/cognitive3d-analytics v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years 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.

Quickstart

Cognitive3D Documentation

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

Go to the Docs

Testing

Jest is being used to test the sdk to run the test run the following command yarn test that will assume source code is being transpiled into lib folder

Build

To cover wider range of support of broswer source code that is written in ES6 need to be transpiled. the following command need to be run so it will use bable to accomplish the task

npm run build

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago