Have numericLerp work in fixed point based on the longest operand.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Mon, 19 May 2014 01:40:40 +0000 (03:40 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Mon, 19 May 2014 01:40:40 +0000 (03:40 +0200)
commitd9344ccd68dbe21eb5af6d0575b5b84b9f8513aa
tree98f37aaced2d478de24e8666d9615a372c5ca229
parent0c13ad2908e977aca58e5411e724881abca7228b
Have numericLerp work in fixed point based on the longest operand.
Restrict the set of strings considered numbers to those JS reasonable can treat as numbers.
demo.html
string-lerp.js
tests/string-lerp.js