Last active
December 21, 2015 18:48
-
-
Save cclauss/6349730 to your computer and use it in GitHub Desktop.
A gravity hack that uses Pythonista's scene.gravity() method to change screen colors when the user tilts their device. Red = abs(pitch), Green = abs(yaw), Blue = abs(roll)
This file contains 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
Moved to: https://github.com/cclauss/Pythonista_scene |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment