https://github.com/aurbano/attraction
A little iOS visual application created with Codea
https://github.com/aurbano/attraction
codea experiment ios ios-app lua
Last synced: 4 months ago
JSON representation
A little iOS visual application created with Codea
- Host: GitHub
- URL: https://github.com/aurbano/attraction
- Owner: aurbano
- Created: 2013-05-17T16:49:53.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-06-16T13:13:42.000Z (over 10 years ago)
- Last Synced: 2025-03-12T05:29:05.819Z (7 months ago)
- Topics: codea, experiment, ios, ios-app, lua
- Language: C
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

> A little iOS visual application created with Codea (iPad app)
The program draws several balls floating in a 2D space, the color depends on each ball's speed (blue to red, as speed increases)
You can tap anywhere to create a new attraction point (white circles) that slowly fades away until it dissappears. You can also drag attraction points to relocate them.See a little demo of the program in action:
http://www.youtube.com/watch?v=QphvHa4SUNY###Source
The LUA source code can be found in the Attraction.codea folder: [Attraction.codea/Main.lua](https://github.com/aurbano/Attraction/blob/master/Attraction.codea/Main.lua)
###Meta
Develped by [Alejandro U. Alvarez](http://urbanoalvarez.es)
[](https://github.com/aurbano)