mushon / IWBA

The International Water Bank Association's Water Deposit exhibit - a water ATM for depositing your first drops
0 stars 1 forks source link

Water pouring speed adjustment #29

Open mushon opened 7 years ago

mushon commented 7 years ago

Right now this is still way too slow. I suggest we implement some ease out mechanism that makes sure the drop-count gets to the drop-target in not more than 3 seconds or so.

wonyoungso commented 7 years ago

Gain acceleration done!

mushon commented 7 years ago

it is still very slow, try testing with up to 7000 drops which will be the case often. Reopening.

mushon commented 7 years ago

apply ease-in

wonyoungso commented 7 years ago

not easing, but gaining speeds over time, suboptimal solution

mushon commented 7 years ago

suboptimal but good for now. We can hack it later by always easing out the last 30 drops or so. If you're into that I will keep it open.