GithubHelp home page GithubHelp logo

inExpo cannot end on 'c' value about tween.lua HOT 3 CLOSED

kikito avatar kikito commented on August 12, 2024
inExpo cannot end on 'c' value

from tween.lua.

Comments (3)

fnaith avatar fnaith commented on August 12, 2024

After digging issues from tweener, I found a description in issue #9 :

Posted on May 28, 2007 by Grumpy Rhino
Ok, I've been testing and I was able to test this. Indeed, there's a certain snap under these conditions:
using the default ("easeoutexpo") transition only, apparently;
moving from a log distance (as mentioned).
Because the equation function tries to approach the result of an exponential progression, there's a slight error before the final frame of the animation; the error margin seems to be exactly 0.1% of the total moved area.
It has been featured on Robert Penner's equations since they've been released, so you can see the same problem with MC Tween or with any other Tweening engine. Funny enough, it's the first time I see this snap being discussed. Odd.

Turns out the - c * 0.001 presents some numerical analysis knowledge. Case close.

from tween.lua.

kikito avatar kikito commented on August 12, 2024

Hey, I didn't have time during holidays to look at this. I'm glad you consider this closed then. Happy new year!

from tween.lua.

fnaith avatar fnaith commented on August 12, 2024

Well, I'm glad you brought brilliant implementation to Lua and took testing seriously.

Happy new year !

from tween.lua.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.