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

Movie making without setting timeout #842

Merged
merged 11 commits into from
Aug 9, 2019
Merged

Conversation

hainm
Copy link
Collaborator

@hainm hainm commented Aug 7, 2019

Final version

from nglview.contrib.movie import MovieMaker

m = MovieMaker(view, in_memory=True, output='test.gif')
m.make()

movie_making

This is useful for rendering/making movie a system with surface representation.
e.g:

download

@hainm hainm merged commit b142f39 into nglviewer:master Aug 9, 2019
@hainm hainm deleted the movie-advanced branch August 9, 2019 03:11
@hainm hainm changed the title [WIP] Movie making without setting timeout Movie making without setting timeout Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant