Dart Implementations of various animation- or gameloops in the browser -- from simple while-loop to decoupled update and rendering pipelines with fixed timesteps.
Mostly following concepts from Gameloops in gameprogrammingpatterns.com
lib | ||
web | ||
.gitignore | ||
LICENSE.md | ||
pubspec.yaml | ||
README.md |
browserloop