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

Animated GIF from sequence of images in vis mode #11

Open
tmolteno opened this issue Jul 12, 2017 · 0 comments
Open

Animated GIF from sequence of images in vis mode #11

tmolteno opened this issue Jul 12, 2017 · 0 comments
Assignees
Milestone

Comments

@tmolteno
Copy link
Owner

tmolteno commented Jul 12, 2017

Use https://yahoo.github.io/gifshot/ to animate a sequence of telescope images. Ideally the last N images would be accumulated by the browser and displayed in a move of the last N frames.

  • A slider for selecting N
  • Some way to store that last N Images (perhaps keeping a list of names as well as the images)
  • Some way to view the current movie.

Another library could be https://github.com/antimatter15/jsgif (but I'm unsure of how mature it is).
And then there's https://github.com/thenickdude/webm-writer-js (Chrome only ATM)

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

2 participants