One of the features I need to implement is to smoothly change the fill/stroke color of a polygon, like this:
A manual approach
In order to better understand the mechanics, I built my own fading PoC.
First, one would need to build the polygon:
hud = display.newGroup()
-- Build