# WebGL Installation

Vibrant Eyes and Dark Machines was an interactive 3D installation I created using the THREE.js WebGL framework. This was my very first foray into 3D graphics coding way back in 2017, and at the time I was interested in building dynamic animations, and in this piece I created a relatively simple hierarchy of rotating objects.

[video of the installation](https://vimeo.com/923625502)

![](https://pub-568840b43a02402fa8b7f4b45571f13c.r2.dev/12/Vibrant_Eyes3_1559c5114c.jpg)

Users could move around in the space and click on the orbs, causing them to expand into photographs I had taken under the theme of "dreams", and spoken word poems played related to themes of anthropocene extinctions and childhood cyberculture.

![](https://pub-568840b43a02402fa8b7f4b45571f13c.r2.dev/12/Vibrant_Eyes2_19f347a824.jpg)


---

# 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/webgl-installation.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.
