Skip to content

Instantly share code, notes, and snippets.

View automata's full-sized avatar

Vilson Vieira automata

View GitHub Profile
{
"properties": {
"name": "face",
"id": "face",
"environment": {
"type": "noflo-browser",
"content": "<button id=\"start\">start camera</button>\n<input id=\"colorstart\" type=\"range\" min=\"0\" max=\"360\" value=\"0\"></input>\n<input id=\"colorend\" type=\"range\" min=\"0\" max=\"360\" value=\"360\"></input>\n<input id=\"colorcount\" type=\"range\" min=\"1\" max=\"100\" value=\"50\"></input>\n<video id=\"vid\" width=640 height=480 style=\"position:absolute; top:50px; left:0px\" autoplay></video>\n<canvas id=\"can\" width=640 height=480 style=\"position:absolute; top:50px; left:0px\"></canvas>\n"
}
},
"inports": {},
{
"properties": {
"name": "makepath",
"id": "gd8s5",
"environment": {
"type": "noflo-browser",
"content": "<canvas id=\"canvas\" width=\"200\" height=\"200\"></canvas>"
}
},
"inports": {},
@automata
automata / .json
Created August 5, 2012 14:53 — forked from anonymous/.json
meemoo app: mario
{
"info": {
"author": "meemoo",
"title": "mario",
"description": "Super Mario song",
"parents": [
"https://gist.github.com/3168087",
"https://gist.github.com/3182113"
],
"url": ""