{"id":13661401,"url":"https://github.com/kefniark/UnityBarcodeScanner","last_synced_at":"2025-04-25T02:32:55.099Z","repository":{"id":40302545,"uuid":"68848119","full_name":"kefniark/UnityBarcodeScanner","owner":"kefniark","description":"Simple Unity Barcode Scanner","archived":false,"fork":false,"pushed_at":"2020-01-20T02:36:12.000Z","size":984,"stargazers_count":227,"open_issues_count":1,"forks_count":68,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-03-31T11:21:48.373Z","etag":null,"topics":["camera","qrcode","scanner","unity","unity-barcode-scanner","unity3d","unity3d-plugin","webcam"],"latest_commit_sha":null,"homepage":"http://kefniark.github.io/UnityBarcodeScanner/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kefniark.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-21T18:53:44.000Z","updated_at":"2025-03-10T17:32:47.000Z","dependencies_parsed_at":"2022-07-27T19:59:07.848Z","dependency_job_id":null,"html_url":"https://github.com/kefniark/UnityBarcodeScanner","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2FUnityBarcodeScanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2FUnityBarcodeScanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2FUnityBarcodeScanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kefniark%2FUnityBarcodeScanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kefniark","download_url":"https://codeload.github.com/kefniark/UnityBarcodeScanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250742056,"owners_count":21479722,"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":["camera","qrcode","scanner","unity","unity-barcode-scanner","unity3d","unity3d-plugin","webcam"],"created_at":"2024-08-02T05:01:33.981Z","updated_at":"2025-04-25T02:32:54.786Z","avatar_url":"https://github.com/kefniark.png","language":"C#","funding_links":[],"categories":["C\\#"],"sub_categories":[],"readme":"# Unity Barcode Scanner\n![Unity Barcode Scanner Logo](./UnityBarcodeScannerLogo.png) [![Build Status](https://travis-ci.org/kefniark/UnityBarcodeScanner.svg?branch=master)](https://travis-ci.org/kefniark/UnityBarcodeScanner)\n\n**IMPORTANT: This Project is not supported anymore !!!** [Link](https://github.com/kefniark/UnityBarcodeScanner/issues/48)\n\nSince months, I was looking for a good way to parse QRCodes (and generic barcode) in Unity.\nSo, I was just trying to do something simple, readable, cross-platform and open source.\n* Tested with Unity `5.3.x`, `5.4.x`, `5.5.x` , `2017.3.x`\n* Tested on `PC`, `Mac`, `Android`, `iOS`, `WebGL`\n* Tested with the following barcode format:\n  * 1D : `Code 39`, `Code 128`, `ISBN`\n  * 2D : `QR Code`, `Aztec`, `Data Matrix`\n\n# How does that work ?\nThis project is a Unity Project you can use directly.\n\nEvery part is separated and can be replaced or extended if needed\n* Camera : use directly the API of unity to access the webcam (available on iOS, Android, Windows, Mac, Linux, ...)\n* Parser : use zxing to extract the data https://zxingnet.codeplex.com/ (Apache 2)\n* Scanner : use Camera \u0026 Parser and manage them in a unity context\n\nAnd that's it, few C# files and a dll\n\n# How to use it ?\n* [Example](Assets/Samples/)\n* [Install](Assets/)\n* [Tests](Assets/Editor/)\n* [Code](Assets/Scripts/)\n\n# License\nUnder license WTFPL (http://www.wtfpl.net/about/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkefniark%2FUnityBarcodeScanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkefniark%2FUnityBarcodeScanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkefniark%2FUnityBarcodeScanner/lists"}