# Looking Glass 8K

![](/files/-MYqhmgPiOlO0FtmjNMa)

### Hardware

First, please follow the **Hardware Setup Guide** that came with your Looking Glass. If it can't be found, download a copy here:

{% file src="/files/-MXrpIhdizT9FxsnV6wf" %}
Looking Glass 8k Hardware Setup Guide
{% endfile %}

### Software

Download and install [**Looking Glass Bridge**](https://lookingglassfactory.com/software) to start working with holograms.&#x20;

### Leap Motion Setup

Some applications are controllable via the Leap Motion hand tracking hardware (included). To use these features, please [download and install](https://developer.leapmotion.com/gemini-v5-preview) the V5 (Gemini) version of the Desktop SDK.

![Leap Motion Setup](/files/-MWj9COQz5XRp-SEHrXa)

{% hint style="info" %}
This software is already installed on computers purchased directly from Looking Glass Factory
{% endhint %}

### Test your Setup

This simple test can be run to ensure that hardware is connected, and software is installed and configured:

{% embed url="<https://codesandbox.io/embed/hardcore-butterfly-l5o9d?fontsize=14&hidenavigation=1&theme=dark&view=preview>" %}

When the above button is pressed, the Looking Glass should show a 3D image like below. To close this image, move your mouse over and click anywhere on the image. The image should appear 3D. If it appears with diagonal lines (as on the right), there is an error. Please retry the setup steps above to ensure it is properly configured. If that doesn't fix it, try troubleshooting. Once the setup is complete, go back to the User Guide welcome page to begin working with the Looking Glass.&#x20;

![](/files/-MWk7q3OXYWuF_MtXHQD)

### Featured Applications

The following applications demonstrate the features / capabilities of the immersive 8K Display:

#### [Lightfield Photo App](https://dhtk4bwj5r21z.cloudfront.net/LightfieldPhoto/1.2.0/LightfieldPhotoInstaller_v1.2.0.exe)

<img src="/files/-MXrcuwvKGEA_SfyOTSa" alt="" data-size="original">&#x20;

#### [Interactive BMW Engine](https://dhtk4bwj5r21z.cloudfront.net/DemoApps-8K/BMW_Engine_8k.zip)

<img src="/files/-MXriAUnO_8oqUCtVhqb" alt="" data-size="original">&#x20;

#### [Keijiro Squid](https://dhtk4bwj5r21z.cloudfront.net/DemoApps-8K/KeijiroSquid.zip)

<img src="/files/-MXraquOIOWq3joPxY44" alt="" data-size="original">&#x20;

#### [Dental CT Scan Sample](https://dhtk4bwj5r21z.cloudfront.net/DemoApps-8K/TeethScansByOrthoScience.zip)

<img src="/files/-MXrjaXdXGFSUMIwTIoP" alt="" data-size="original">&#x20;

#### [4DViews Monk](https://dhtk4bwj5r21z.cloudfront.net/DemoApps-8K/Monk8k.zip)

<img src="/files/-MXrjsSIbj9Lk2B-mrI9" alt="" data-size="original">&#x20;

#### [Point Cloud](https://dhtk4bwj5r21z.cloudfront.net/DemoApps-8K/PointCloud-8K.zip)

<img src="/files/-MXrkeKaOFKAy6SjbzXn" alt="" data-size="original">&#x20;

### Additional Software / Development

Once setup is complete, visit the [Key Concepts](/keyconcepts/key-concepts.md) section to learn more about the different ways to use the Looking Glass. Alternatively, visit the [Looking Glass Software Page](https://lookingglassfactory.com/software) for a list of applications and development tools available.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lfdocs.lookingglassfactory.com/legacy/legacy-hardware/8k.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
