# Third Party Apps and Tools

{% hint style="warning" %}
These tools and applications are not maintained by Looking Glass. They may not support our full hardware line and may have issues. If you have issues with any of these tools, please contact the developer directly.
{% endhint %}

Explore a variety of applications made by partners and our community members.&#x20;

Want to port your software to work with the Looking Glass? Use our [Unity plugin](/software/index.md) or [Bridge SDK](/software/looking-glass-bridge-sdk.md).

{% content-ref url="/pages/-MWj8zzA7fHl0NIKKOQs" %}
[ParaView](/software/third-party-apps-and-tools/paraview.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWj8zzCBEp76McPUcJI" %}
[VTK (Visualization Toolkit)](/software/third-party-apps-and-tools/vtk.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MWj9-2c-zksRWcFKEXo" %}
[3D Slicer](/software/third-party-apps-and-tools/3d-slicer.md)
{% endcontent-ref %}

{% content-ref url="/pages/jnYFGSxoR2sPFDBd1Gju" %}
[Community Made Tools & Projects](/software/third-party-apps-and-tools/community-made-tools-and-projects.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/third-party-apps-and-tools.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.
