/camCube

openFrameworks android app of a bouncing box with the camera contents

Primary LanguageC++

camCube

Draws a bouncing box with the camera contents on it.

Install

To dowload and install a precompiled binary:

MacOS, unzip the camCube.app.zip from bin directory.

For Android, install the camCube.apk from the bin directory. You'll need to enable unknown app sources on your device.

Development

This is developed using openFrameworks. The primary code is in the src/ directory.

See openFrameworks Android ADT page for more info.