{"id":20132681,"url":"https://github.com/memo/p5-thom-yorke-face-puller","last_synced_at":"2025-03-02T22:18:59.261Z","repository":{"id":138996638,"uuid":"1446355","full_name":"memo/p5-thom-yorke-face-puller","owner":"memo","description":"Processing demo to interact with the Radiohead \"House of Cards\" point cloud data with mouse, pulling, stretching, springs etc.","archived":false,"fork":false,"pushed_at":"2011-03-06T15:16:20.000Z","size":31676,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T17:09:50.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://vimeo.com/1371683","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/memo.png","metadata":{"files":{"readme":"readme.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-03-06T13:41:27.000Z","updated_at":"2014-02-28T05:02:41.000Z","dependencies_parsed_at":"2023-03-13T10:52:20.788Z","dependency_job_id":null,"html_url":"https://github.com/memo/p5-thom-yorke-face-puller","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memo%2Fp5-thom-yorke-face-puller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memo%2Fp5-thom-yorke-face-puller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memo%2Fp5-thom-yorke-face-puller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memo%2Fp5-thom-yorke-face-puller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memo","download_url":"https://codeload.github.com/memo/p5-thom-yorke-face-puller/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241577365,"owners_count":19984981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T20:54:31.268Z","updated_at":"2025-03-02T22:18:59.240Z","avatar_url":"https://github.com/memo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"/***********************************************************************\n * -----------------------------------\n * \n * Copyright (c) 2008, Memo Akten, www.memo.tv\n * \n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU General Public License as published by\n * the Free Software Foundation, either version 3 of the License, or\n * (at your option) any later version.\n * \n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n * GNU General Public License for more details.\n * \n * You should have received a copy of the GNU General Public License\n * along with this program.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n * \t\n ***********************************************************************/\n\n/***********************************************************************\n * \n * This sample uses the pre-processed binary data found here:\n * http://www.memo.tv/radiohead_house_of_cards_binary_pre_processed_data\n * \n ***********************************************************************/\n \n See http://vimeo.com/1371683 for demo\n \n Keys:\n void keyPressed() {\n    switch(key) {\n    case '0':\n    case '1':\n    case '2':\n    case '3':\n    case '4':\n    case '5':\n        renderMode = key-'0'; \n        break;\n        //    case 'r': renderMode = (renderMode + 1) % RENDER_MODE_COUNT; break;\n    case 's': \n        springOn = !springOn;\n    case '+': \n        particleSize *= 1.1; \n        break;\n    case '-': \n        particleSize /= 1.1; \n        break;\n    case 'u':\n        updateFrames = !updateFrames;\n        break;\n    }\n}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemo%2Fp5-thom-yorke-face-puller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemo%2Fp5-thom-yorke-face-puller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemo%2Fp5-thom-yorke-face-puller/lists"}