Vilson Vieira

Results 58 comments of Vilson Vieira

hammer.js is interesting too.

tested touch-punch on a samsung tablet (tab 10.1, android 2.3 honeycomb). works great. we can have scrolling if setting to auto-scroll (there is an example on "Draggable" category from touch-punch...

I think we could maintain image (seriously) nodes and audio nodes similar, using the 'natural graph' of iframework as the dsp graph.

a fire icon please ;-)

We have a code editor on http://li7e.org. Maybe a "edit source" button could help on that.

Thanks @bergie! I guess we can export the canvas as a blob on the runtime. Now we can use a `string` as a seed to random numbers, creating the same...

:+1: Another points to consider: - theme based (e.g. following proper color palettes and shapes) - use existing images (e.g. nature) to synthesize a more abstract shape using [Delaunay/Voronoi tessellation](https://github.com/automata/tri-delaunay)

More studies (in higher dimension, using node-canvas). ![like4](https://cloud.githubusercontent.com/assets/49062/3302321/605d04d4-f633-11e3-8e5e-a06f41955644.png) ![like3](https://cloud.githubusercontent.com/assets/49062/3302322/6062623a-f633-11e3-8a3a-254010be9fd3.png) ![like2](https://cloud.githubusercontent.com/assets/49062/3302323/60639e34-f633-11e3-866d-69cb9d7c2b03.png) ![like1](https://cloud.githubusercontent.com/assets/49062/3302324/60648f38-f633-11e3-8c17-bad7c4a9d7ee.png)

Using [noflo-geometry](https://github.com/automata/noflo-geometry): ![delaunays](https://cloud.githubusercontent.com/assets/49062/3438673/914b9f1a-00ce-11e4-93c8-898b58cf935f.png)