Skip to content

Instantly share code, notes, and snippets.

@turbodrive
Created December 19, 2014 11:13
Show Gist options
  • Save turbodrive/4711918fda9ef21e2fc9 to your computer and use it in GitHub Desktop.
Save turbodrive/4711918fda9ef21e2fc9 to your computer and use it in GitHub Desktop.
Flip Three.js canvas when used as source in Seriously.js
var sourceBottom = seriously.source('#threejs-canvas', null, {
flip: 'vertical'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment