Skip to content

Attract Shapes

The shapes mode renders pulsing and rotating geometric shapes (regular polygons) across the panel for a dynamic abstract art effect. Each shape oscillates in scale at a configurable pulse rate while rotating continuously, creating a mesmerizing animated pattern.

Options

Key Type Description Default Allowed Values
speed float Rotation speed multiplier controlling how quickly the polygon shapes spin continuously on screen 1.0 any valid float (0.1–10.0 recommended)
density float Visual density factor from sparse placement (0.1) to maximum shape coverage (1.0) on panel 0.5 any valid float (0.1–1.0)
shape_count int Number of shapes to display simultaneously on the panel surface as rotating polygon elements 8 any valid int (1–32 recommended)
pulse_rate float Scale oscillation rate in oscillations per second controlling the breathing pulsation of each shape 1.0 any valid float (0.1–5.0 recommended)
complexity int Number of polygon sides for each shape from triangle (3) to octagon (8) 6 any valid int (3–8)

Policy Fields

Field Type Range Default Description
Speed float64 [0.1, 10.0] 1.0 Rotation speed multiplier
Density float64 [0.1, 1.0] 0.5 Reserved for uniformity
ShapeCount int [1, 50] 8 Number of shapes to display
PulseRate float64 [0.1, 5.0] 1.0 Scale oscillation rate (oscillations/second)
Complexity int [3, 8] 6 Number of polygon sides

CLI Examples

Query the current policy values:

cyberhudctl display attract_shapes

Set more shapes with faster rotation and triangular polygons:

cyberhudctl display config 0 shape_count=12 speed=3.0 complexity=3

Panel Compatibility

  • Color TFT — full-color polygon rendering with smooth rotation and scale animation at the configured frame rate.
  • Monochrome OLED — shapes render as white outlines on black; rotation and pulsing animation remain active with grayscale intensity.
  • E-Ink — a static decorative shapes frame is produced (see below).

E-Ink Behavior

On e-ink panels, the shapes mode renders a static decorative shapes frame suitable for slow-refresh displays. Rather than animating continuous rotation and pulsing, a single arrangement of polygons is composed and held indefinitely, avoiding the ghosting and flicker that partial refreshes would introduce. The Speed and PulseRate policy fields have no visible effect on e-ink panels since no animation occurs.

Snapshots

Color

color-fast-8x16 8x16
8x16
color-fast-16x8 16x8
16x8
color-fast-80x160 80x160
80x160
color-slow-104x212 104x212
104x212
color-slow-122x250 122x250
122x250
color-fast-128x128 128x128
128x128
color-fast-128x160 128x160
128x160
color-slow-128x296 128x296
128x296
color-fast-135x240 135x240
135x240
color-fast-160x80 160x80
160x80
color-fast-160x128 160x128
160x128
color-slow-176x264 176x264
176x264
color-slow-200x200 200x200
200x200
color-slow-212x104 212x104
212x104
color-fast-240x135 240x135
240x135
color-fast-240x240 240x240
240x240
color-fast-240x320 240x320
240x320
color-slow-250x122 250x122
250x122
color-slow-264x176 264x176
264x176
color-slow-296x128 296x128
296x128
color-slow-300x400 300x400
300x400
color-fast-320x240 320x240
320x240
color-fast-320x480 320x480
320x480
color-slow-400x300 400x300
400x300
color-fast-480x320 480x320
480x320
color-fast-480x800 480x800
480x800
color-slow-480x800 480x800
480x800
color-fast-800x480 800x480
800x480
color-slow-800x480 800x480
800x480

Grayscale

grayscale-fast-8x16 8x16
8x16
grayscale-fast-16x8 16x8
16x8
grayscale-fast-80x160 80x160
80x160
grayscale-slow-104x212 104x212
104x212
grayscale-slow-122x250 122x250
122x250
grayscale-fast-128x128 128x128
128x128
grayscale-fast-128x160 128x160
128x160
grayscale-slow-128x296 128x296
128x296
grayscale-fast-135x240 135x240
135x240
grayscale-fast-160x80 160x80
160x80
grayscale-fast-160x128 160x128
160x128
grayscale-slow-176x264 176x264
176x264
grayscale-slow-200x200 200x200
200x200
grayscale-slow-212x104 212x104
212x104
grayscale-fast-240x135 240x135
240x135
grayscale-fast-240x240 240x240
240x240
grayscale-fast-240x320 240x320
240x320
grayscale-slow-250x122 250x122
250x122
grayscale-slow-264x176 264x176
264x176
grayscale-slow-296x128 296x128
296x128
grayscale-slow-300x400 300x400
300x400
grayscale-fast-320x240 320x240
320x240
grayscale-fast-320x480 320x480
320x480
grayscale-slow-400x300 400x300
400x300
grayscale-fast-480x320 480x320
480x320
grayscale-fast-480x800 480x800
480x800
grayscale-slow-480x800 480x800
480x800
grayscale-fast-800x480 800x480
800x480
grayscale-slow-800x480 800x480
800x480

Mono

mono-fast-8x16 8x16
8x16
mono-fast-16x8 16x8
16x8
mono-fast-32x128 32x128
32x128
mono-fast-64x128 64x128
64x128
mono-slow-104x212 104x212
104x212
mono-slow-122x250 122x250
122x250
mono-fast-128x32 128x32
128x32
mono-fast-128x64 128x64
128x64
mono-fast-128x128 128x128
128x128
mono-slow-128x296 128x296
128x296
mono-slow-176x264 176x264
176x264
mono-slow-200x200 200x200
200x200
mono-slow-212x104 212x104
212x104
mono-slow-250x122 250x122
250x122
mono-slow-264x176 264x176
264x176
mono-slow-296x128 296x128
296x128
mono-slow-300x400 300x400
300x400
mono-slow-400x300 400x300
400x300
mono-slow-480x800 480x800
480x800
mono-slow-800x480 800x480
800x480