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

rerender(ctx, mdp, step) #9

Open
zsunberg opened this issue Sep 19, 2018 · 0 comments
Open

rerender(ctx, mdp, step) #9

zsunberg opened this issue Sep 19, 2018 · 0 comments

Comments

@zsunberg
Copy link
Member

For performance, it is sometimes useful to re-display something rather than starting from scratch.

In the visualization interface, we may want to add rerender(ctx, mdp, step), which, by default just calls render(mdp, step) to provide for this.

This would be similar to julia's redisplay https://docs.julialang.org/en/v1/base/io-network/#Base.Multimedia.redisplay

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

No branches or pull requests

1 participant