Skip to content

A cuboid pig that looks at where you touched the screen.

Notifications You must be signed in to change notification settings

jmathew/CubePig

Repository files navigation

CubePig

CubePig is a cuboid representation of a pig implemented with OpenGL on v2.3.3 of the Andriod platform. When you touch the screen the blue pig will rotate to face the point of touch.

Screenshot

Setup

Run this once from the root directory of the project:

  • android update project -p . --target 1
    • replace the value of --target with your target use android list targets to find them

Build

  • ant debug

Install

  • ant debug install

About

A cuboid pig that looks at where you touched the screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages