I 'm looking for some way to do a smooth transition between two point.
I'm think there a couple of well known mathematical way to do this but I cannot find anything with google.
I think not linear approach make things more interesting.
Scenario
Suppose I have a value A and I want to go from value B, I want to figure out how to do this transition smoothly ...
The purpose it to implement this algorithm in a program that set the display brightness
It would be nice to start slow, increase and the decrease again.
Note : the values I'm using are float with 1 decimal, for ex. 50.1, 50.2