> For the complete documentation index, see [llms.txt](https://lfdocs.lookingglassfactory.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lfdocs.lookingglassfactory.com/legacy/legacy-software/corejs/api/examples.md).

# 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.
