made example in README relate to App Gallery image

main
Alina Marquardt 2023-04-05 19:02:47 +02:00
parent 76b62f33f2
commit 5c78f479b8
1 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@
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
As an example here are the raw greyscale images that get composited into the time 1:49 as seen in the App Gallery Image above
![scene](resources/img/bg.png) ![-1--](resources/img/2-1.png) ![--3-](resources/img/3-3.png) ![---9](resources/img/4-9.png)
![-1--](resources/img/2-1.png) ![--4-](resources/img/3-3.png) ![---9](resources/img/4-9.png) ![scene](resources/img/bg.png)