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

Feature Request: Animate render operation #39

Open
tiger12506 opened this issue May 29, 2015 · 0 comments
Open

Feature Request: Animate render operation #39

tiger12506 opened this issue May 29, 2015 · 0 comments

Comments

@tiger12506
Copy link

Add to the renderer the ability to animate the operations at 100% speed or faster.

Since render currently draws at a particular time step, I don't think this would be difficult to achieve. Add some UI elements (a speed slider, Play/Pause, Stop buttons) and set up Timers that set currentTime variable and then draw.

I will attempt to figure out the code-base and create a pull request.

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