{"id":13602932,"url":"https://github.com/yeemachine/kalidoface-2d","last_synced_at":"2026-01-26T22:54:50.264Z","repository":{"id":45708553,"uuid":"328640411","full_name":"yeemachine/kalidoface-2d","owner":"yeemachine","description":"Become a virtual character with just your webcam!","archived":false,"fork":false,"pushed_at":"2022-11-20T08:06:04.000Z","size":5762,"stargazers_count":369,"open_issues_count":2,"forks_count":47,"subscribers_count":10,"default_branch":"glitch","last_synced_at":"2025-01-28T11:49:09.450Z","etag":null,"topics":["face-landmark-detection","live2d","pixijs","tensorflowjs","webcam"],"latest_commit_sha":null,"homepage":"https://3d.kalidoface.com","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeemachine.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":"2021-01-11T11:21:25.000Z","updated_at":"2025-01-21T20:39:43.000Z","dependencies_parsed_at":"2023-01-23T10:16:05.863Z","dependency_job_id":null,"html_url":"https://github.com/yeemachine/kalidoface-2d","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/yeemachine%2Fkalidoface-2d","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeemachine%2Fkalidoface-2d/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeemachine%2Fkalidoface-2d/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeemachine%2Fkalidoface-2d/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeemachine","download_url":"https://codeload.github.com/yeemachine/kalidoface-2d/tar.gz/refs/heads/glitch","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245059773,"owners_count":20554363,"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":["face-landmark-detection","live2d","pixijs","tensorflowjs","webcam"],"created_at":"2024-08-01T18:01:43.661Z","updated_at":"2026-01-26T22:54:50.223Z","avatar_url":"https://github.com/yeemachine.png","language":null,"funding_links":["https://ko-fi.com/B0B75DIY1"],"categories":["Others"],"sub_categories":[],"readme":"# Kalidoface - Become a virtual character with just your webcam!\n\nKalidoface is perfect for livestreaming, chatting with friends, or just having fun animating your expressions in real time ✨ !\n\n![Kalidoface virtual webcam](https://raw.githubusercontent.com/yeemachine/kalidoface-live2d-models/main/promo/TW-Promo-short.gif)\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/B0B75DIY1)\n\n### Use your own Live2D models\n\nKalidoface works with Live2D rigged characters from Cubism 2.0 and 4.0 files. Upload a \u003cb\u003e.zip\u003c/b\u003e of your \u003cb\u003eLive2D runtime folder\u003c/b\u003e to save your own characters for face tracking. Files are auto-saved for future visits! [Video guide here!](https://twitter.com/yeemachine/status/1352470128571473920).\n\n![Live2D files support](https://raw.githubusercontent.com/yeemachine/kalidoface-live2d-models/main/FTUE/ftue-live2d.mp4.gif)\n\n### Call a friend\n\nShare your \u003cb\u003e6 digit code\u003c/b\u003e with a friend to start a private \u003cb\u003evoice call\u003c/b\u003e using virtual avatars!\n\n![Peer to Peer chat](https://raw.githubusercontent.com/yeemachine/kalidoface-live2d-models/main/FTUE/ftue-call.mp4.gif)\n\n### Upload custom background\n\nAdd \u003cb\u003eimage/video\u003c/b\u003e backgrounds, use the \u003cb\u003ecolor picker\u003c/b\u003e, or select \u003cb\u003echromakey\u003c/b\u003e colors for keying in streaming software like OBS.\n\n![Chroma Keys](https://raw.githubusercontent.com/yeemachine/kalidoface-live2d-models/main/FTUE/ftue-bg.mp4.gif)\n\n### Add resizeable stickers\n\nAdd \u003cb\u003eimage/gif\u003c/b\u003e stickers that you can resize and use as props for videos or streaming.\n\n![Chroma Keys](https://raw.githubusercontent.com/yeemachine/kalidoface-live2d-models/main/FTUE/ftue-sticker.mp4.gif)\n\n### OBS Integration\n\nTo use Kalidoface directly in a Browser object in OBS, you need the `-use-fake-ui-for-media-stream` and `--allow-file-access-from-files` flags enabled. This is used to get access to the webcam and to allow custom This can be done through a terminal/command prompt. Below is a sample to get it running on mac. Just add the 2 prompts right after the path to your OBS application.\n\n```\n/Applications/OBS.app/Contents/MacOS/OBS -use-fake-ui-for-media-stream --allow-file-access-from-files\n```\n\n### Standalone Tracking Library\n\nInterested in making your own Vtuber app? **[Kalidoface](https://github.com/yeemachine/kalidokit)** is a JS library that solves for face, full body, and hand tracking.\n\n\u003ca href=\"https://github.com/yeemachine/kalidokit\"\u003e\u003cimg src=\"https://github.com/yeemachine/kalidokit/blob/main/docs/kalidokit_glitch.gif?raw=true\" alt=\"Kalidokit Template\" width=\"100%\"/\u003e\u003c/a\u003e\n\nAll Live2D models are redistributed under\nLive2D's [Free Material License](https://www.live2d.com/eula/live2d-free-material-license-agreement_en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeemachine%2Fkalidoface-2d","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeemachine%2Fkalidoface-2d","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeemachine%2Fkalidoface-2d/lists"}