Motion Sensor

This is a quartz composer patch that reads the motion sensor.

Recompiled for more architectures with http://code.google.com/p/websaver/issues/detail?id=3 patch by Mirek Rusin <mirek [at] me [dot] com>

Versions

Motion Sensor v0.5   56.6 KB x86_64 · i386 · ppc

This is a quartz composer patch that reads the motion sensor. Recompiled for more architectures with http://code.google.com/p/websaver/issues/detail?id=3 patch by Mirek Rusin <mirek [at] me [dot] com>
Source
http://code.google.com/p/google-mac-qtz-patches/
Copyright
Copyright (c) 2007 Google Inc. All rights reserved. Licensed under the Apache License, Version 2.0

Instructions

  1. Download most recent file using above link
  2. Extract content (you will see single *.plugin file)
  3. Copy this file to:
    • ~/Library/Graphics/Quartz Composer Plug-Ins (~ sign stands for home directory, so it is /Users/YOUR_USERNAME/Library/Graphics/Quartz Composer Plug-Ins)
    • or, for system wide installation (for all users) you can copy this plugin to /Library/Graphics/Quartz Composer Plug-Ins

Patches

The following patches are defined in Motion Sensor plugin:

This patch returns the current state of the motion sensor.
It will return values between -1.0 and 1.0.
Thanks to the UniMotion Library.