Hi all, here's a proof of concept to see what's possible with the Pebble ARM processor that may remind some of you of the good ol'time of demos on Amiga :)
![image]()
A picture's worth a thousand words :

The time is displayed using small dots in a 3D fashion.
The screen refreshes 10 times per second using the accelerometer to rotate the displayed time depending on your movements. Yes, this is surely a battery-sucker!
And for those who are curious, it uses real 3D projection. As always, here is the source code : https://github.com/Jnmattern/Perspective