# Cathode Ray Tube

(Work in progress)

### CRT

[Wikipedia](https://en.wikipedia.org/wiki/Cathode-ray_tube) for CRT

I don't think I could explain CRT stuff much better than the wikipedia page, so you're better off looking there, but here are some videos worth watching.&#x20;

{% embed url="<https://www.youtube.com/watch?v=v7Fd-ymxkKk>" %}

The notable stuff for using CRT's in new installations is that they are finicky, not super bright (don't use them outside), and can sometimes have issues with filming well.

There are still providers out there for buying [CRT's for things like museum installations](https://www.washingtonpost.com/entertainment/museums/a-guy-in-minnesota-is-the-museum-worlds-answer-to-old-technology/2018/04/19/78cae5aa-3dcd-11e8-8d53-eba0ed2371cc_story.html). See [Dotronix](https://dotronix.com) for more info on buying "new" CRT's.&#x20;

{% embed url="<https://www.youtube.com/watch?t=4s&v=ijAaLxiYiWM>" %}
Nam June Paik's Wobbulator
{% endembed %}

### Vectex Displays

These are essentially a different flavor of a CRT display, but they should be mentioned in the same breath. See some videos featuring these below:

{% embed url="<https://www.youtube.com/watch?v=o73UrUAL0sk>" %}

{% embed url="<https://www.youtube.com/watch?v=9wkEL3RcW8s>" %}

* Other Links
  * [Autostereoscopic display from 1995](http://www-g.eng.cam.ac.uk/3d-displays/camdisp.htm) using high speed CRT's and an LCD grating
  * [Gaslit title sequence with CRT](https://www.anthonyvitagliano.com/project/gaslit)
  * Also mention: Vectrex/Oscilloscopes


---

# 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://blair-neal.gitbook.io/survey-of-alternative-displays/legacy/cathode-ray-tube.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.
