# Experiments

## Liteforms

Liteforms™ is a desktop application for Windows and Mac that lets you talk to AI-powered characters - and even make your own [custom characters](/software/experiments/liteforms/making-custom-liteforms.md)! It works on any display but for the best experience, we recommend experiencing Liteforms™ on [Looking Glass holographic displays](https://lookingglassfactory.com/product-overview).

{% content-ref url="/pages/WUgTB5nAdvQfHNTy4jl6" %}
[Liteforms™](/software/experiments/liteforms.md)
{% endcontent-ref %}

## Looking Glass Media Encoder

Media Encoder is our latest experiment with cutting edge web technologies like WebGPU and WebCodecs. This experiment allows you to import [Quilt](/keyconcepts/quilts.md) and [RGBD](/software/looking-glass-studio/rgbd-photo-video.md) images and video, and export that content to a Looking Glass Portrait or Looking Glass Go, all from within a web browser, fully local without any cloud processing.&#x20;

You can access the web app below, and read more instructions [here](/software/experiments/media-encoder.md).&#x20;

{% content-ref url="/pages/rppOAmwNS5N3MBnIOQwM" %}
[Media Encoder](/software/experiments/media-encoder.md)
{% endcontent-ref %}

## 3D Explorer

3D Explorer is a web based model viewer built on three.JS. It leverages our WebXR library to render many different kinds of 3D Models, including [Gaussian Splats](/keyconcepts/key-concepts/holograms-in-the-real-world.md#neural-radiance-fields-nerfs)!&#x20;

Access 3D Explorer [here](https://lookingglassfactory.com/experiments).


---

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