Skip to content

Instantly share code, notes, and snippets.

@nattarnoff
Last active August 29, 2015 14:28
Show Gist options
  • Save nattarnoff/8a5eb2ad7c4ca70268f1 to your computer and use it in GitHub Desktop.
Save nattarnoff/8a5eb2ad7c4ca70268f1 to your computer and use it in GitHub Desktop.
Tips on animation for presentations

Animation tips for presentations to help people with motion sickness and vestibular disorders

  1. No moving images behind text intended to be read
  2. Limit animation size, smaller animations are easier to digest
  3. Avoid spinning, recursions, falling, or large and fast zooming animations
  4. Provide a trigger warning at the beginning of the presentation
  5. Provide a trigger warning before each slide if it violates one of the above.
  6. Using slide transitions that are 3D rotation variants, should be avoided.
  7. Fade & dissolve type animations for transitions are usually safe.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment