Page 3 of 3

Re: Turntable animations in Lua (part 1)

Posted: Tue Dec 17, 2013 1:51 am
by FrankPooleFloating
Adding a library of Robert Penner's easing equations would be pretty handy, if this were possible... Turntables coming to a nice, veeeeery sloooow end... Someone must have them sitting in C or C++ somewhere...

Re: Turntable animations in Lua (part 1)

Posted: Tue Dec 17, 2013 2:03 am
by stratified
there's a lua library available, so you should be able to use them

https://github.com/EmmanuelOga/easing

cheers,
Thomas

Re: Turntable animations in Lua (part 1)

Posted: Tue Dec 17, 2013 2:08 am
by FrankPooleFloating
Damn, that was fast. :shock: Excellent.