An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Attraction](https://raw.github.com/aurbano/Attraction/master/Attraction/Resources/thumb.png)

> 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)

[![Analytics](https://ga-beacon.appspot.com/UA-3181088-16/Attraction/readme)](https://github.com/aurbano)