Skip to content

Instantly share code, notes, and snippets.

Created July 4, 2015 12:10
Show Gist options
  • Save anonymous/ffd865c75929bb017628 to your computer and use it in GitHub Desktop.
Save anonymous/ffd865c75929bb017628 to your computer and use it in GitHub Desktop.
This model, where programmers
process Event(s) to produce Behavior(s) is akin to the OpenGL/GLUT model, where
input is pushed into the application via callbacks and and output is pulled
via periodic sampling in a render function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment