https://github.com/honcheng/AcornCharts-for-iOS
Fun way to display charts using balls that responds to device tilting
https://github.com/honcheng/AcornCharts-for-iOS
Last synced: 10 days ago
JSON representation
Fun way to display charts using balls that responds to device tilting
- Host: GitHub
- URL: https://github.com/honcheng/AcornCharts-for-iOS
- Owner: honcheng
- Created: 2012-02-24T14:35:09.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-27T13:49:04.000Z (over 12 years ago)
- Last Synced: 2025-04-01T19:09:19.370Z (14 days ago)
- Language: Objective-C
- Homepage:
- Size: 2.45 MB
- Stars: 112
- Watchers: 8
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - AcornCharts-for-iOS - Fun way to display charts using balls that responds to device tilting (etc)
- awesome - AcornCharts-for-iOS - Fun way to display charts using balls that responds to device tilting (etc)
README
AcornCharts for iOS
=============
![]()
[video demo](http://youtu.be/B7jWfzFx5YY)
[video demo](http://youtu.be/fBiyKi99GVA)AcornCharts uses the [Chipmunk Physics library](http://chipmunk-physics.net).
It is a fun way to show charts by drawing balls that falls down when you tilt the device.This is just something simple I made to learn Chipmunk, but it's usable.
Remember to pull the chipmunk submodule before compiling.#### Features
* 2 Options - uses ball size or quantity to show difference in data size
* responds to device tiltingTo pull to chipmunk submodule, go to the root directory of the folder and run the following
* git submodule init
* git submodule update[twitter.com/honcheng](http://twitter.com/honcheng)
