# Unreal Engine

{% hint style="info" %}
Our Unreal Engine Plugin is Open Source! Check it out on [Github](https://github.com/looking-glass/unreal)!
{% endhint %}

![The Looking Glass running with Unreal Engine 5 using Epic Games' Architecture Demo by Pasquale Scionti](https://content.gitbook.com/content/PuCaeVAli72TiclYlEG5/blobs/ervN5r6J3xVojwfUyh42/portrait_unreal.png)

The Looking Glass Plugin for Unreal allows you create holographic images and animations using Unreal Engine's cutting edge graphics.&#x20;

{% hint style="warning" %}
Note: the Unreal Plugin is currently intended for cinematic exports. It can be set to run real-time, but the frame rate is low on most systems.
{% endhint %}

{% hint style="info" %}
[⬇️ **Download the plugin**](https://github.com/Looking-Glass/Unreal/releases/tag/1.7)
{% endhint %}

{% content-ref url="index/setting-up" %}
[setting-up](https://lfdocs.lookingglassfactory.com/software/creator-tools/index/setting-up)
{% endcontent-ref %}

{% content-ref url="index/using-the-unreal-engine-plugin" %}
[using-the-unreal-engine-plugin](https://lfdocs.lookingglassfactory.com/software/creator-tools/index/using-the-unreal-engine-plugin)
{% endcontent-ref %}

## What's new? :sparkles:

* Unreal Engine 5.5 support
* Support for the Looking Glass 27"displays

For more updates checkout the [change log](https://lfdocs.lookingglassfactory.com/software/creator-tools/index/change-log).

## Features

* Displays Unreal Engine content in the Looking Glass directly from the engine.
* Multi-view Rendering for improved performance, or Single View Rendering for improved content fidelity.&#x20;
* Record quilt videos as PNG sequences from Unreal’s sequencer tool.

## Requirements

* Unreal Engine 5.5
* A computer running Windows 10 or 11
* RTX 3080 or better recommended
* [Looking Glass Bridge](https://lfdocs.lookingglassfactory.com/software/looking-glass-bridge) v2.5.0 or later

## Design Guidelines

Building experiences for the Looking Glass can be challenging because it's such a new medium. To make sure your demos really pop, take a look at our [Design Guidelines](https://lfdocs.lookingglassfactory.com/keyconcepts/3d-design-guidelines).

## We'd love to hear your suggestions 💜

If you're having issues with our Unreal Engine Plugin please email us at **<developer@lookingglassfactory.com>** or join our [Discord](https://app.asana.com/0/1201214626789016/1208207993577937/fhttps://app.asana.com/0/1201214626789016/1208218851021599/f).


---

# 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/creator-tools/index.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.
