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

Improve and clean canvas drawing #5

Open
MinusKube opened this issue Jan 25, 2018 · 0 comments
Open

Improve and clean canvas drawing #5

MinusKube opened this issue Jan 25, 2018 · 0 comments
Assignees
Labels

Comments

@MinusKube
Copy link
Owner

Make the canvas drawing more clean.

  • Separate the rendering on different classes
  • Make the rendering 60 times per second, but only if the canvas has been marked dirty
  • Use an update method called 60 times per second if possible, with delta time system
@MinusKube MinusKube self-assigned this Jan 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant