{"id":13830841,"url":"https://github.com/shu223/ARKit-Sampler","last_synced_at":"2025-07-09T12:34:18.079Z","repository":{"id":46747311,"uuid":"104130942","full_name":"shu223/ARKit-Sampler","owner":"shu223","description":"Code examples for ARKit.","archived":false,"fork":false,"pushed_at":"2023-11-04T14:09:53.000Z","size":48318,"stargazers_count":1544,"open_issues_count":5,"forks_count":172,"subscribers_count":49,"default_branch":"master","last_synced_at":"2024-10-29T17:39:51.472Z","etag":null,"topics":["arkit","coreml","ios","ios11","metal","scenekit","swift","swift-4"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/shu223.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["shu223"],"custom":["https://paypal.me/shu223","https://note.com/shu223/m/me1aa6761ab16"]}},"created_at":"2017-09-19T21:30:50.000Z","updated_at":"2024-10-29T08:25:11.000Z","dependencies_parsed_at":"2024-01-13T10:42:49.785Z","dependency_job_id":"cab0ec75-d177-45dc-a6ae-104d1adaa31b","html_url":"https://github.com/shu223/ARKit-Sampler","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/shu223%2FARKit-Sampler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shu223%2FARKit-Sampler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shu223%2FARKit-Sampler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shu223%2FARKit-Sampler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shu223","download_url":"https://codeload.github.com/shu223/ARKit-Sampler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225553257,"owners_count":17487293,"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":["arkit","coreml","ios","ios11","metal","scenekit","swift","swift-4"],"created_at":"2024-08-04T10:01:09.990Z","updated_at":"2024-11-20T12:30:35.315Z","avatar_url":"https://github.com/shu223.png","language":"Swift","funding_links":["https://github.com/sponsors/shu223","https://paypal.me/shu223","https://note.com/shu223/m/me1aa6761ab16"],"categories":["Swift"],"sub_categories":[],"readme":"# ARKit-Sampler\n\n[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat\n)](https://developer.apple.com/iphone/index.action)\n[![Language](http://img.shields.io/badge/language-swift-brightgreen.svg?style=flat\n)](https://developer.apple.com/swift)\n[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat\n)](http://mit-license.org)\n[![Twitter](https://img.shields.io/badge/twitter-@shu223-blue.svg?style=flat)](http://twitter.com/shu223)\n\nARKit-Sampler is a collection of ARKit samples.\n\n\n## How to build\n\nOpen `ARKit-Sampler.xcworkspace` with Xcode and build it.\n\nIt can **NOT** run on **Simulator**.\n\n\n## Contents\n\n\n### 3 lines AR\n\nA simple AR with 3 lines code.\n\n\u003cimg src=\"README_resources/firstar.png\" width=\"200\"\u003e\n\n\n### Plane Detection\n\nA sample to show how simply ARKit can detect planes.\n\n\u003cimg src=\"README_resources/plane.png\" width=\"200\"\u003e\n\n\n### Virtual Object\n\nA sample to show how to add a virtual object to a detected plane.\n\n\u003cimg src=\"README_resources/virtual.png\" width=\"200\"\u003e\n\n\n### AR Interaction\n\nInteractions with virtual objects or detected plane anchors.\n\n![](README_resources/interaction2.gif)\n\n### AR Measure\n\nMeasuring lengths in the real space.\n\n\u003cimg src=\"README_resources/measure.png\" width=\"200\"\u003e\n\n\n### AR Drawing\n\nDrawing in the real space.\n\n\u003cimg src=\"README_resources/ardrawing.png\" width=\"200\"\u003e\n\n\n### Core ML + ARKit\",\n\nAR Tagging to detected objects using Core ML.\n\n\u003cimg src=\"README_resources/coreml.png\" width=\"200\"\u003e\n\n\n### Metal + ARKit\n\nRendering with Metal.\n\n![](README_resources/arkitmetal.gif)\n\n\n### Metal + ARKit (SCNProgram)\n\nRendering the virtual node's material with Metal shader using `SCNProgram`.\n\n\u003cimg src=\"README_resources/arscnprogram.png\" width=\"200\"\u003e\n\n\n### Simple Face Tracking\n\nSimplest Face-Based AR implementation.\n\n![](README_resources/face.gif)\n\n\n### Irregularly-Shaped Plane Detection\n\n**ARKit 1.5**\n\nA sample to show how to detect irregularly shaped surfaces using ARSCNPlaneGeometry and ARPlaneGeometry.\n\n![](README_resources/irregular.gif)\n\n### usdz\n\nA sample to show how to use `.usdz` files with ARKit.\n\n\n## Author\n\n**Shuichi Tsutsumi**\n\nFreelance iOS programmer from Japan.\n\n\u003ca href=\"https://paypal.me/shu223\"\u003e\n  \u003cimg alt=\"Support via PayPal\" src=\"https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg\"/\u003e\n\u003c/a\u003e\n\n- PAST WORKS:  [My Profile Summary](https://medium.com/@shu223/my-profile-summary-f14bfc1e7099#.vdh0i7clr)\n- PROFILES: [LinkedIn](https://www.linkedin.com/in/shuichi-tsutsumi-525b755b/)\n- BLOGS: [English](https://medium.com/@shu223/) / [Japanese](http://d.hatena.ne.jp/shu223/)\n- CONTACTS: [Twitter](https://twitter.com/shu223) / [Facebook](https://www.facebook.com/shuichi.tsutsumi)\n\n\n## Special Thanks\n\nThe icon is designed by [Okazu](https://www.facebook.com/pashimo)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshu223%2FARKit-Sampler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshu223%2FARKit-Sampler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshu223%2FARKit-Sampler/lists"}