Skip to content

Instantly share code, notes, and snippets.

@auggernaut
Created July 9, 2014 04:52
Show Gist options
  • Save auggernaut/d7d3a825c0179af33dc6 to your computer and use it in GitHub Desktop.
Save auggernaut/d7d3a825c0179af33dc6 to your computer and use it in GitHub Desktop.
Scrollview, scroll on z axis
# TODO: make cards scroll on z axis
#@cards.outputFrom (offset) ->
# Transform.multiply(
# Transform.translate offset/100, offset/100, 50
# Transform.rotateY(1)
# )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment