# Drone Displays

\[Work in progress]

Wikipedia for [Drone art](https://en.wikipedia.org/wiki/Drone_art)

Drones are a relatively recent entry to the display technology field. For these projects, fleets of hundreds of drones are programmed to essentially fly up and create a very large scale volumetric display in the sky for a limited amount of time. All of this requires a lot of advanced technology in avionics, sensors, positioning technology, 3d modeling, and wireless communication. Due to the battery limitations on drones, these kinds of things are really only suited for temporary displays that last less than half an hour, but they still provide a very stunning effect that can be visible almost 2km away.&#x20;

The most commonly mentioned provider is [Intel's division that handles drone displays](https://inteldronelightshows.com). It's worth mentioning that on their site (as of 2022) they offer 200 drones for a base of $99,000 or 500 "Premium" drones for $299,000. For super large displays like the world record below (with 3281 UAV's), these require thousands of drones to create enough points of light to make a dense image. There are also significant logistical elements to working with these displays, like planning for local avation laws, securing a space large enough to launch/land from, and planning around weather and other physical constraints.

[SkyMagic](https://skymagic.show) and [Celestial](https://celestial.show) are other vendor options that offer this kind of technology for events.

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

A very early example of coordinated drones being used as part of a light show is this 2012 piece from Marshmallow Laser Feast called [Meet Your Creator](https://www.memo.tv/works/meet-your-creator/):

{% embed url="<https://vimeo.com/105175961?embedded=true&owner=403780&source=vimeo_logo>" %}

### Docomo Drone

For a slightly different take that mostly belongs in the persistence of vision category - Japanese company [NTT Docomo](https://www.docomo.ne.jp/english/info/media_center/pr/2021/1112_01.html) made these drones that have a persistence of vision display spinning around them that can show low resolution content. it is unclear if these are still available (or were ever really available) for any sort of use or purchase though.

{% embed url="<https://www.youtube.com/watch?v=0UYDdJN53ak>" %}
NTT Docomo Drone
{% endembed %}


---

# 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/experimental-other/drone-displays.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.
