# README

Welcome to my technical art portfolio! On the sidebar you can navigate to a few of the pieces I've worked on. Most of the work in this portfolio comes from my time working with multimedia artists on interactive installations. A few pieces are relatively recent, such as [FX and Pipeline TA](https://techart.joshable.com/fx-and-pipeline-ta), [Perfect Photograph System](https://techart.joshable.com/perfect-photograph-system) and [Slime Traversal and Trail](https://techart.joshable.com/slime-traversal-and-trail).

What you will **not** find here is my pipeline TA work for Retina Imageworks and Echobend, my volumetric video work for Aina Tech, Meta Resemble, and Pixel Light Effects, or my work on narrative systems for indie game Qareen.


---

# 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://techart.joshable.com/readme.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.
