Currently the brightness changes over time linearly.
The whole purpose of interpolating the change of brightness is to not surprise humans with sudden changes.
Following this logic, an 'ease-in interpolation is ideal because it starts slow.
It is also worth experimenting with ease-in ease-out.
It seems equally appropriate, so I would like to test the difference.
Resources
Currently the brightness changes over time linearly.
The whole purpose of interpolating the change of brightness is to not surprise humans with sudden changes.
Following this logic, an 'ease-in interpolation is ideal because it starts slow.
It is also worth experimenting with ease-in ease-out.
It seems equally appropriate, so I would like to test the difference.
Resources