# Blender

{% hint style="info" %}
Our Blender template is designed with Blender 4.5 in mind, if you use it with a prior version of Blender you will need to edit the shadow catcher and compositing effects.&#x20;
{% endhint %}

## Downloads

Download our template for Blender:

{% embed url="<https://github.com/Looking-Glass/HLD-Templates/blob/main/Blender/HLD%20TEMPLATE.blend>" %}

## Requirements

* [Blender 4.5](https://blender.org/)

<figure><img src="/files/c9iOfQCNhVrT1i8EbZYP" alt=""><figcaption></figcaption></figure>

## Using the template

Once you've downloaded Blender 4.5 and our template file, open the template by either double clicking the file, or use the file menu in Blender itself. When opening the template you'll see the scene below.

Our Blender template has three main components: the camera, the shadow catcher, and the background composite.

<figure><img src="/files/apXwN90e6MzMlJ7I3hso" alt=""><figcaption></figcaption></figure>

### Camera

When creating content for HLD systems, the camera should remain static. We've applied a background image to the camera that represents the holographic volume of the HLD display. In general content should be placed as if it's *inside* this volume. See our [Products](/creative-guidelines/products.md) or [Characters](/creative-guidelines/characters.md) pages for more information about how to frame content.&#x20;

If necessary, you can change the camera's focal length, however this would also require adjusting other portions of the template as well.&#x20;

### Shadow Catcher

<figure><img src="/files/oanll4PHfBa00PlIgUdL" alt=""><figcaption></figcaption></figure>

The shadow catcher is a plane setup to match the holographic volume of the HLD. The plane does not contribute any color data to the scene and only serves as a means to capture a shadow cast from the main 3D content. The shadow effect is crucial for the 3D effect in the HLD.&#x20;

### Compositor

<figure><img src="/files/nNT7cpGGP6yVBdDLjFKp" alt=""><figcaption></figcaption></figure>

We use Blender's Compositor feature to composite a solid-colored background onto the scene. By default, this is white, however you can change this to effectively tint the content in the HLD. We recommend keeping the background a solid color or subtle gradient.&#x20;

<figure><img src="/files/c9iOfQCNhVrT1i8EbZYP" alt=""><figcaption></figcaption></figure>

## Previewing and exporting for HLD playback

Once you’ve exported your video, we recommend opening it in [**HLD Author**](/apps-and-tools/hld-author.md).

HLD Author lets you:

* Preview how your content will appear on a Hololuminescent Display
* Automatically export the video in the correct format for playback on the included [HLD Demo Media Player](/managing-content/using-the-demo-media-player.md)

This is the easiest way to confirm framing, depth, and orientation before deploying content to a device.


---

# 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://hlddocs.lookingglassfactory.com/content-pipelines/creating-videos-with-3d-tools/blender.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.
