FadeCandyQC is a Quartz Composer plugins that lets you output visuals to a locally running FadeCandy server.
(You'll need a FadeCandy board or comparable Teensy running the Fadecandy software, and an Apple Developer account.)
- Download and install Quartz Composer.
- Install CocoaPods.
cd
to the FadeCandyQC folder, then runpod install
.- Open the FadeCandyQC.xcworkspace (not the .xcodeproj), and run. The Quartz Composer app should launch. You can select the FadeCandyQC plugin from the Library window.
Hook up the SettingsViewController, and verify the code works on different sized LED boards. (Right now we're making some hardcoded assumptions about the size of the board.)