Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have source location positions change smoothly rather than by jumping #24

Open
konstantint opened this issue Dec 14, 2013 · 0 comments
Open

Comments

@konstantint
Copy link
Contributor

I.e. let us say the old sources are at positions {p_1, p_2, p_3}.
The new sources are located at {q_1, q_2, q_3}.

  1. Match up p_i with q_i-s.
  2. Set the relevant destination for each source.
  3. At each animation frame move each source closer towards its current destination until it reaches it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant