Created
December 19, 2014 11:13
-
-
Save turbodrive/4711918fda9ef21e2fc9 to your computer and use it in GitHub Desktop.
Flip Three.js canvas when used as source in Seriously.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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