Vilson Vieira

Results 58 comments of Vilson Vieira

Thinking about a vertical x horizontal way to visualize and d'n'd indices: ![img_20150721_151334](https://cloud.githubusercontent.com/assets/49062/8809174/4d57f794-2fbd-11e5-8e44-a225aaf8f9b5.jpg)

I'm imagining something like Jupyter/iPython-like notebooks as 'visual datasheets'. Someone can start creating a component as a notebook, specify its inports/outports at some point and use it as a real...

From [Unreal's Blueprint](https://www.youtube.com/watch?v=11pNZ5mge7o). The `Timeline` node: ![captura de tela 2014-05-19 as 11 11 54](https://cloud.githubusercontent.com/assets/49062/3015168/e4dd614e-df5f-11e3-8b5c-e1b3dcb1ac51.png) and the float track for `Brightness`: ![captura de tela 2014-05-19 as 11 15 35](https://cloud.githubusercontent.com/assets/49062/3015198/3f448ba8-df60-11e3-9e6c-4a2f1a298076.png)

"Global" timeline from [ThreeNodes.js](http://idflood.github.io/ThreeNodes.js/public/index.html) is also interesting. ![threenodejs](https://cloud.githubusercontent.com/assets/49062/3391346/28a4d0b8-fca9-11e3-80cc-1a0c943390e3.gif)

@mrdoob's [frame.js](https://github.com/mrdoob/frame.js) [timeline](http://mrdoob.github.io/frame.js/editor/). Nice [demos](https://www.youtube.com/watch?v=n4Av-ClXCYU).

Quartz Composer's Timeline component: ![quartz](https://cloud.githubusercontent.com/assets/49062/3500444/370b4a5e-060b-11e4-83a7-d610c9dcc9ca.gif)

@bergie we need this to https://github.com/the-grid/the-graph/issues/51. Do you have any suggestions?

@bergie you're right, that makes sense, considering that edge's ordering are commonly set in UI. I'll try your suggestion, tks.

Maybe some ideas for UI? http://franklinta.com/2014/11/30/image-diffing-using-css

+1 so interesting to a Web Audio API node editor as well. Something like "blockly to nodes"?