luis a0a9568068
Build and Deploy / build-deploy (push) Successful in 41s
Add root README
2026-07-08 18:26:27 +01:00
2026-06-21 00:05:35 +01:00
2026-01-23 16:40:03 +00:00
2026-06-30 00:45:38 +01:00
2026-01-23 16:40:03 +00:00
2026-01-23 16:40:03 +00:00
2026-06-23 23:19:55 +01:00
2026-01-23 16:40:03 +00:00
2026-01-23 16:40:03 +00:00
2026-06-20 23:34:06 +01:00
2026-01-23 16:40:03 +00:00
2026-07-08 18:26:27 +01:00
2026-01-23 16:40:03 +00:00
2026-01-23 16:40:03 +00:00
2026-01-23 16:40:03 +00:00

Clocks

A collection of alternative clocks, different ways to tell the time. Implementing them was a way to pass the time.

  • Simple: Self-explanatory.
  • Wall o'Clocks: A grid of analog clocks that coordinate their hands to form large digital digits.
  • Precalculated Grid: Every possible six-digit combination laid out in a grid. The only moving part is the view scrolling to the correct cell.
  • Lemniscate: All 24 hours mapped onto an infinity symbol.
  • Spiral: An infinite inward spiral with a relativistic color shift.
  • Custom: Design your own time system with configurable hands and subdivisions.
  • Daylight: What if every day had 12 hours of daylight? Seconds stretch and shrink dynamically so sunrise is always 06:00 and sunset 18:00.
  • Crowd: A clock that emerges from a small crowd following simple rules.
S
Description
No description provided
Readme GPL-3.0 348 KiB
Languages
TypeScript 85.4%
CSS 5.7%
GLSL 4.9%
HTML 4%