added README and screenshot

main
Alina Marquardt 2023-04-05 16:52:37 +02:00
parent 62883fe02d
commit 76b62f33f2
2 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# Bling Clockface for Fitbit Ionic and Fitbit Versa
## App Gallery Image
![Screenshot](images/bling.png)
## Goal
The goal for this watchface was to present the time in a three-dimensional way that would set itself apart from other watchfaces, since the device cannot render 3D scenes of this complexity.
I achieved this by rendering out the 3D scene in greyscale images for the scene itself and every digit in every place. The images are then colorized and composited live on the watch, creating the illusion that the numbers are illuminating the scene and reflected in the faceted orb.
As an example here are the raw greyscale images that get composited into the time 1:39
![scene](resources/img/bg.png) ![-1--](resources/img/2-1.png) ![--3-](resources/img/3-3.png) ![---9](resources/img/4-9.png)

BIN
images/bling.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 KiB