I have used Swift UI LazyGridView to create a grid of clocks. Time in each individual clock is updated according to the effects to form a shape
- kinetic wall clock, built using Compose Desktop -> Klokk Developed by theapache64
- Need to implement clock needle using bezier path for smoothg animation.
- Need to handle window size properly.
- Optimise code for clock data matrix handling
- Need to add more effects