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

GUI samples with configurable target frame rate #62

Open
IngmarBitter opened this issue May 15, 2020 · 0 comments
Open

GUI samples with configurable target frame rate #62

IngmarBitter opened this issue May 15, 2020 · 0 comments

Comments

@IngmarBitter
Copy link
Contributor

[Idea] Add to the GUI samples (WinForms and similar) a timer to implement rendering at a configurable target frame rate. By default the frame rate should be 60Hz. This implies that something in the rendering must change every frame to demonstrate that we are rendering at that rate.

However, mouse interaction should also result in a visible change of the rendering. Both can be done by updating different rendering parameters. The render timer can change the colors of the shape, and the mouse interaction can change the position or orientation.

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