# Overview

{% hint style="info" %}

### <mark style="color:$danger;">Looking for the guides on Hololuminescent displays?</mark>

<mark style="color:$primary;">This user guide is to help you get set up with Looking Glass Light Field displays. Documentation for</mark> [<mark style="color:$primary;">**Hololuminescent™ displays is available here.**</mark>](https://hlddocs.lookingglassfactory.com)
{% endhint %}

We provide a suite of software — applications, creator tools, and SDKs — to unlock the potential of our Light Field displays.

{% hint style="info" %}
To get started with your Looking Glass display, checkout out the display pages for Looking Glass [Go](/getting-started/looking-glass-go.md), [Portrait](/getting-started/portrait.md), [16"](/getting-started/16.md), [32](/legacy/legacy-hardware/looking-glass-32.md)" or [65](/getting-started/looking-glass-65.md)".
{% endhint %}

## Looking Glass Bridge (Required Software)

Looking Glass Bridge is required to connect to Looking Glass devices. It also rendering for a number of tools, including Blocks, Blender, and Unreal.&#x20;

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Looking Glass Bridge Overview</td><td><a href="/pages/-MWj9-3frKdoBC_pKjOq">/pages/-MWj9-3frKdoBC_pKjOq</a></td><td><a href="/files/wNqmw9gvkagyevndtMUj">/files/wNqmw9gvkagyevndtMUj</a></td><td><a href="/pages/-MWj9-3frKdoBC_pKjOq">/pages/-MWj9-3frKdoBC_pKjOq</a></td></tr><tr><td>Learn how to use Looking Glass Bridge</td><td><a href="/pages/HlCfBSV8TxShhyw4RJHL">/pages/HlCfBSV8TxShhyw4RJHL</a></td><td><a href="/files/q8TIiAgC5FCdF9ao1xmI">/files/q8TIiAgC5FCdF9ao1xmI</a></td><td><a href="/pages/HlCfBSV8TxShhyw4RJHL">/pages/HlCfBSV8TxShhyw4RJHL</a></td></tr></tbody></table>

## Developer Tools

### Looking Glass Bridge SDK

Integrate your own software with Looking Glass via the Bridge SDK. You can render images and videos via the HTTP API or connect a real-time application to render in Bridge. Supports native app development with OpenGL, DirectX, Metal, and Vulkan, though OpenGL is most robustly supported.

{% content-ref url="/pages/b6mocjpWUammxgkmXo7o" %}
[Looking Glass Bridge SDK](/software/looking-glass-bridge-sdk.md)
{% endcontent-ref %}

### Unity

Create interactive holographic applications using Unity. Our Unity plugin allows you to render directly to any Looking Glass display and display your holograms in real-time. \
\
Our Unity plugin supports Unity's built-in render pipeline, as well as the Universal Render Pipeline.&#x20;

{% content-ref url="/pages/iK43OGCDBt84A3gDEQLB" %}
[Using Unity with Looking Glass](/software/index/tutorial.md)
{% endcontent-ref %}

## Applications

### Looking Glass Studio

A media player for holographic images and videos. You can create and edit playlists, adjust framing, and create a reel of content. Supports [quilt](/keyconcepts/quilts.md) content and RGBD content. Supports Windows and MacOS.

[Hologram Video](/software/looking-glass-studio/studio-for-ios.md) is an iOS equivalent to Studio and is available on the App Store. Currently it only supports RGBD and Cinematic video.

{% content-ref url="/pages/-MWj9-1mH0PoShMHhwRk" %}
[Looking Glass Studio](/software/looking-glass-studio.md)
{% endcontent-ref %}

### Model Viewer

Load your existing 3D models to easily view them on the Looking Glass. Supports glTF, FBX, OBJ, and more.

{% content-ref url="/pages/ke4WjTE4G5LSI6i0YyWF" %}
[Looking Glass Model Viewer](/software/looking-glass-model-viewer.md)
{% endcontent-ref %}

## Other Software

### Blocks

Share holograms and convert 2D images to holograms with Blocks. You can see a wide array of content created by our team and our community, right in the browser.

{% content-ref url="/pages/uzTiej3OippIQZrjMaxD" %}
[Looking Glass Blocks](/software/looking-glass-blocks.md)
{% endcontent-ref %}

### Blender

Cast holograms to your Looking Glass display directly from Blender's viewport. \
\
The Blender Add-on allows you to view your work on your Looking Glass as you work with the Eevee renderer, and allows you to render full quality quilts for every Looking Glass display using Eevee or Cycles.&#x20;

{% content-ref url="/pages/-MWj9-1QDiLVMyndrEi6" %}
[Blender](/software/creator-tools/index-1.md)
{% endcontent-ref %}

### Unreal Engine

Create cinematic holograms with Unreal Engine 5. \
\
Our Unreal Engine plugin allows you to create high quality holograms using all of Unrea Engine's latest features, like Lumen and Nanite.&#x20;

{% content-ref url="/pages/SVseHkXwzoeLGri9o0bz" %}
[Using the Unreal Engine Plugin](/software/creator-tools/index/using-the-unreal-engine-plugin.md)
{% endcontent-ref %}

### WebXR

Create interactive holograms on the web using frameworks like Three.JS, Babylon.JS, PlayCanvas, Kitware's VTK.JS, Wonderland Engine and many more. \
\
Our WebXR Library allows any WebGL framework to render to the Looking Glass using the powers of open standards and open source tools.

{% content-ref url="/pages/KCiJPVuIHoG460Q6v6zU" %}
[WebXR](/software/creator-tools/webxr.md)
{% endcontent-ref %}

### Experiments

We have additional tools and applications that are currently experiments, but may be useful/interesting.

{% content-ref url="/pages/HOBmywTrQ8DdJwfIPOXA" %}
[Experiments](/software/experiments.md)
{% endcontent-ref %}

### Third Party Software

Check out more software created by our partners and community!

{% content-ref url="/pages/ZAQUh5XOwiv6ZMJSlx3r" %}
[Third Party Apps and Tools](/software/third-party-apps-and-tools.md)
{% endcontent-ref %}


---

# 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/software/overview.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.
