lukakilic / concentric-watch-face

Concentric watch face from the Pixel Watch, built with Watch Face Format
https://play.google.com/store/apps/details?id=com.watchfacedesigns.Concentric
10 stars 0 forks source link

Smooth animation #1

Open Ramink78 opened 4 months ago

Ramink78 commented 4 months ago

Hello, I hope you're doing great I've installed this watch face on a Galaxy Watch 6, but I think its rotation animation could be smoother. It feels a bit laggy.

rodrigoswz commented 4 months ago

Yeah same here on my TicWatch Pro 5.

Compared with Muviz Watch Faces Collections, this is very laggy.

lukakilic commented 3 months ago

Hi, since I use the Watch Face Format there is not much I can do about the animation being laggy... Watch Face Format is designed to be (battery) efficient, it doesn't include any executable code and is entirely rendered by the smartwatch itself. From all the ways I've tried so far this is the "smoothest" version!

Ramink78 commented 3 months ago

Yeah, I think with Watch Face Format, the watch faces can't render more than 15 fps, so your work was great and it's the WFF's limitation.

lukakilic commented 3 months ago

Yes that's right! Animations are currently limited to 15fps... If I find a way to make it smoother I'll definitely update it. So yes, it's a limitation of WFF!