{"id":13490948,"url":"https://github.com/nikolaiwarner/aframe-chromakey-material","last_synced_at":"2025-08-21T15:32:33.434Z","repository":{"id":47103210,"uuid":"85434831","full_name":"nikolaiwarner/aframe-chromakey-material","owner":"nikolaiwarner","description":"A chromakey material for green screening in A-Frame. Perfect for blockbuster hollywood effects in VR! 🤗🎬💚","archived":false,"fork":false,"pushed_at":"2021-09-14T14:47:19.000Z","size":1015,"stargazers_count":69,"open_issues_count":9,"forks_count":22,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-25T03:13:44.321Z","etag":null,"topics":["a-frame","chroma-key","video","vr","webvr"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nikolaiwarner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-18T22:02:30.000Z","updated_at":"2024-10-17T07:04:42.000Z","dependencies_parsed_at":"2022-08-12T13:11:38.355Z","dependency_job_id":null,"html_url":"https://github.com/nikolaiwarner/aframe-chromakey-material","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/nikolaiwarner%2Faframe-chromakey-material","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaiwarner%2Faframe-chromakey-material/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaiwarner%2Faframe-chromakey-material/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikolaiwarner%2Faframe-chromakey-material/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikolaiwarner","download_url":"https://codeload.github.com/nikolaiwarner/aframe-chromakey-material/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230520393,"owners_count":18238948,"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":["a-frame","chroma-key","video","vr","webvr"],"created_at":"2024-07-31T19:00:52.290Z","updated_at":"2024-12-20T01:15:41.642Z","avatar_url":"https://github.com/nikolaiwarner.png","language":"JavaScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"## aframe-chromakey-material\n\n[![Version](http://img.shields.io/npm/v/aframe-chromakey-material.svg?style=flat-square)](https://npmjs.org/package/aframe-chromakey-material)\n[![License](http://img.shields.io/npm/l/aframe-chromakey-material.svg?style=flat-square)](https://npmjs.org/package/aframe-chromakey-material)\n\nA chromakey material for green screen effects in [A-Frame](https://aframe.io). Provided a color, this material will remove\nthat color from the video or image source. Perfect for blockbuster hollywood effects in VR!\n\n\n![chasevr](https://cloud.githubusercontent.com/assets/40796/24076948/2158fba4-0c14-11e7-8bee-72507f4339fa.jpg)\n\n\n### API\n\n| Property | Description | Default Value |\n| -------- | ----------- | ------------- |\n| color    | Color to key from source. This is a vec3 of rgb values. Default is greenish. | 0.1 0.9 0.2 |\n\n### Installation\n\n#### Browser\n\nInstall and use by directly including the [browser files](dist):\n\n```html\n  \u003cscript src=\"https://unpkg.com/aframe-chromakey-material/dist/aframe-chromakey-material.min.js\"\u003e\u003c/script\u003e\n```\n\nSee [this example](example/index.html) for usage.\n\n#### npm\n\nInstall via npm/yarn:\n\n```bash\nnpm install aframe-chromakey-material\n```\n\nThen require and use.\n\n```js\nimport 'aframe';\nimport 'aframe-chromakey-material';\n```\n\n#### Credits\n\nA big thanks to the prior research on chromakey shaders in WebGL and Three.js by:\nhttps://github.com/makc/makc.github.io/tree/master/three.js/chromakey\nhttps://github.com/hawksley/Threex.chromakey\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolaiwarner%2Faframe-chromakey-material","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikolaiwarner%2Faframe-chromakey-material","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikolaiwarner%2Faframe-chromakey-material/lists"}