Reminds of the AVR O-scope clock:
http://www.dutchtronix.com/ScopeClockH3-1-Enhanced.htm
Used a dual 8-bit DAC - external, of course, since the old AVRs didn't have them.
That's seriously cool.

The challenge is to keep a constant linear velocity, so that the drawing is all the same brightness.
On modern digital scopes, it does not look quite so neat.
It's a shame there is no modern CRT replacement.
More practical alternatives could be the Persistence of Vision designs, some look quite good, others not so much...
They have a similar time limit on display refresh rates, but the CRT approach has no air noise.
https://hackaday.com/2010/03/20/pov-clock-inside-acrylic-block/ https://www.aliexpress.com/i/1005006655301386.htmlhttps://www.elektormagazine.com/labs/high-end-propeller-clock-120732Here, he makes a great point about spin rate and air-noise, so two blades are better than one.
On my previous prototype, i found that the propeller had to run at more than 3000t/min to offer a sufficient refresh rate, but this made air noise. With this double refresh, I'll be able to reduce at only 1500t/min without any flickering effect. The propeller contains 2 infrared sensors at each extremity to give a mechanical position reference. This propeller is then able to display a 25*128 dot bicolor round matrix.You could also shift the LEDs to interlace them, gets finer resolution but refresh is compromised a little.
A PAL TV used 50Hz frame sync and 15625 line rate, a LED POV clock could be quite similar, with 50Hz and 18000 'line' rate, for 1 degree refresh.