Hello!
I just to wish you the best for this 2021, let’s hope all together for a better year 😀
I’ve updated my projects on GItHub, here is a summary of latest changes:
Smartclock
I’ve exposed many more parameters in the config.txt file to customize the clock as you wish, I’ve also made usable the second clock.
You can switch from clock 1 to clock 2 hitting the little icon in the top right corner, and switch back to clock 1 clicking/touching the time in the second clock.
GLFX Library
I’ve added a lot of comments and explanations to the GLFX.Test_AnimatedSprites(), uncomment the function call at the bottom of the source code to view it.
I’ve explained how you can create and setup an animated sprite using as frame source one of the folloiwng methods:
- Single frames loaded from the disk or preloaded
- Using a sprite sheet
- Using an animation, in the example I’ve used an animGif
And that’s all for now!
Let me know if there are problems or issue and I’ll try to fix them as soon as possible!
Stay safe!