Technical Details
On top of the compass rose and under the rings there is a holographic projector made of plexiglass and a computer screen, showing a hologram of a 3D animated portal like in the scanner.
The different visible portal actions of the Compass portal depend on the provided portal data.
As an option we can show a demo presenting several possible states the portal can have. This will be a pre-programmed demo sequence and can be supplemented by holographic projections.
The hologram, LEDs and motors will be controlled by multiple raspberry pi microcomputers.
The hologram will be a local web application displayed by a rendering engine. The engine runs on one of the microcomputers. The displayed portal can show the ingame portal’s live status.
Control of the LEDs will be delegated to an Arduino, this offloads the Pi from handling timing critical tasks and frees up compute power to render the hologram. The Arduino is connected to the Raspi using serial profile on USB.
Each of the approximately 600 RGB LEDs can be controlled individually, however to reduce the effort they will be grouped:
Each of the approximately 600 RGB LEDs can be controlled individually, however to reduce the effort they will be grouped:
- 16 LEDs per Resonator
- 4 * 100 LEDs on a strip around the base of the model, each ring represents one mod
- 100 LEDs in the base to represent the alignment of the portal
LEDs use the WS2812 protocol for LED control is the standard for interactive, light-driven art.
![]() |
The technical sketch |
The dimensions of the object |