I
I
Ivan Kasyanov2014-08-12 10:01:43
C++ / C#
Ivan Kasyanov, 2014-08-12 10:01:43

Kinetic ProgressBar in C#?

Good day!
I want to turn an ordinary (or third-party, similar to the usual) ProgressBar into a kinetic one. That is, not only was progress x, but it became x + n, but from x to x + (n / 2) progress would increase with acceleration a, and from x + (n / 2) to x + n - -a. You need an algorithm or library whose license terms allow its use in closed software. Now I am writing my bike, but perhaps this is not necessary.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
Flaker, 2014-08-12
@Kasyan666

Read some theory on this topic.
In my opinion, the animation implementation is very well described here: learn.javascript.ru/js-animation

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question