Avatar for Lightnin

Lightnin

Member since Mar 2022 • Last active Feb 2023
  • 0 conversations
  • 2 comments

My website is here.
http://amosamos.net

Most recent activity

  • in Bangle.js
    Avatar for Lightnin

    I'm wondering if this method would work for a watch face I'm working on.
    Video here on my Pleroma: https://masto.amosamos.net/notice/ASVJZT­V9ouZ50SgisC )
    Code: https://github.com/lightnin/BangleApps/b­lob/master/apps/rinku2/app.js

    When the watch is unlocked, the outermost ring descends to show the day of the month, but to make that clearer I'd like to wrap a "February" inside the outermost ring preceding the date, followed by 2023 after. Each of the letters and numbers need to be oriented towards the center, similar to the description above.
    This is getting far beyond my ability - but I guess I should put the months in an array, and then create a loop similar to what Gordon showed above to rotate and print each letter in the ring after the date. I'm doing 12 frames of animation for the ring expansion / contraction, so worried I might be eating all my battery rendering all these numbers. Any suggestions?

Actions