Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-27T13:49:04.000Z (about 12 years ago)
- Last Synced: 2024-10-28T11:18:06.836Z (about 1 month ago)
- Language: Objective-C
- Homepage:
- Size: 2.45 MB
- Stars: 113
- 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)
![](http://www.cocoacontrols.com/analytics/honcheng/acorncharts-for-ios.png)