# examples

There are four examples in the example directory of the downloaded package.

## calibrationDebugger

This example demonstrates how to use HoloPlayCore.js to view calibration data and debug when there's a problem with the Looking Glass.

## esModuleImport

This example demonstrates how to use the ES6 module version of HoloPlayCore.js, namely `holoplaycore.module.js`.

## nodejs

This example demonstrates how to use HoloPlayCore.js in Node.js.

## quiltLoader

This is a more complex example, showing how to use the quilt viewing functionality in HoloPlayCore.js.
