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

Separate the simulation iterations from the rendering loop. #5

Closed
sholloway opened this issue Jul 21, 2018 · 3 comments
Closed

Separate the simulation iterations from the rendering loop. #5

sholloway opened this issue Jul 21, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sholloway
Copy link
Owner

An iteration in the simulation should not be directly tied to a rendering loop. The app should have a fixed target frame rate. The number of iterations ran should not automatically be the frame rate.

@sholloway sholloway added the enhancement New feature or request label Jul 21, 2018
@sholloway sholloway added this to the Version 1 milestone Jul 21, 2018
@sholloway sholloway self-assigned this Jul 21, 2018
@sholloway
Copy link
Owner Author

Possibly leverage Web Workers.

@sholloway
Copy link
Owner Author

Adopt:

@sholloway sholloway added this to In progress in Main Workstream Nov 19, 2018
@sholloway
Copy link
Owner Author

Closed by commit: 12fb105

@sholloway sholloway moved this from In progress to Done in Main Workstream Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant