Skip to content

Instantly share code, notes, and snippets.

@cclauss
Last active December 21, 2015 18:48
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cclauss/6349730 to your computer and use it in GitHub Desktop.
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)
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