485 Repositories
Swift apple-arkit Libraries
RoboSuitcase - A robotic suitcase controlled using an Apple Watch
Tartanhacks2022 — RoboSuitcase A robotic suitcase controlled using an Apple Watc
Text-cli - Command line tool for extracting text from images using Apple's Vision framework
text-cli Command line tool for extracting text from images using Apple's Vision
ARDicee - Simple augmented reality app using SceneKit and ARKit
ARDicee Simple augmented reality app using SceneKit and ARKit Requirements Xcode
Login-screen-using-Swift - Firebase Apple Open Source Development
Firebase Apple Open Source Development This repository contains all Apple platfo
DrumPadPlayground - Starter Project and Final Project for AudioKit DrumPad Playground App built using Apple's Swift Playgrounds on the iPad
AudioKit DrumPad Playground Starter Project and Final Project for AudioKit DrumP
WWDCScholars is a community of Apple WWDC Scholarship winners
WWDCScholars iOS App WWDCScholars is a community of Apple WWDC Scholarship winners. Every year bright minds from all around the world compete against
A CLI utility to check or uncheck Open Using Rosetta preference for Apple Silicon macs.
SetArchPrefForURL A CLI utility to "check" or "uncheck" "Open Using Rosetta" preference for Apple Silicon macs. Usage: SetArchPrefForURL path-to-the-
Detect-a-Beacon - An educational application using Apple iBeacon technology to detect beacons
Detect-a-Beacon An educational application using Apple iBeacon technology to det
EzNews - A simple and easy to use News app for iOS and iPadOS. It uses NewsAPI as its backend
EzNews This was my first proper Swift app. Its a news app made for iOS and iPadO
Swush - macOS Application to play with the Apple Push Notification service (APNs)
Swush ✨ Description A macOS app to push notifications to APNS with ease. ⚡ 💾 Pe
Placing Virtual Objects in Augmented Reality
Placing Virtual Objects in Augmented Reality Learn best practices for visual feedback, gesture interactions, and realistic rendering in AR experiences
CloudKit, Apple’s remote data storage service, provides a possibility to store app data using users’ iCloud accounts as a back-end storage service.
CloudKit, Apple’s remote data storage service, provides a possibility to store app data using users’ iCloud accounts as a back-end storage service. He
📏 A set of advanced compositional layouts for UICollectionView with examples
compositional-layouts-kit If you like the project, please give it a star ⭐ It will show the creator your appreciation and help others to discover the
This is a completely fresh implementation of the iCepa app.
iCepa Restart This is a completely fresh implementation of the iCepa app. It is a testbed for Network Extension experiments for advanced VPN-style app
PingPong-Scorer - Simple Table tennis score tracker
PingPong-Scorer These day we play a bit more table tennis. Sometimes we forget t
Periodum: An Interactive Periodic Table Project
Periodum: An Interactive Periodic Table Project This project started as a Turkis
Periodum-apple - iPad and macOS client for periodum.com
Periodum iPad and macOS client for periodum.com
WireGuard for iOS and macOS
WireGuard for iOS and macOS This project contains an application for iOS and for macOS, as well as many components shared between the two of them. You
ScrumdingerTCA - Apple’s tutorial app recreated using The Composable Architecture
ScrumdingerTCA Apple’s tutorial app recreated using The Composable Architecture
Minecraft-silicon - Generate Apple Silicon-native versions of Minecraft
Minecraft Silicon A dead simple utility to generate Apple Silicon-native Minecra
An iOS app that lets user quickly jot down thoughts with Markdown support
Thoughtless An iOS app that lets user quickly jot down thoughts with Markdown support. Description Perhaps you are often in a situation where you want
Hitting only the bad PinGUYS! Simple SpriteKit game
Whack-a-Penguin Hitting only the bad PinGUYS! Simple SpriteKit game. You have to
Restaurant - Educational application from the Apple Mobile Development Course for MDA
Restaurant Educational application from the Apple Mobile Development Course for
Unidirectional reactive architecture using new Apple Combine framework
Unidirectional Reactive Architecture. This is a Combine implemetation of ReactiveFeedback and RxFeedback
🌾 Harvest: Apple's Combine.framework + State Machine, inspired by Elm.
NOTE: This repository has been discontinued in favor of Actomaton. 🌾 Harvest Apple's Combine.framework (from iOS 13) + State Machine, inspired by Elm
A SwiftUI component which handles logging in with Apple to Firebase
Login with Apple Firebase SwiftUI I made this SwiftUI component to handle logging in with Apple to Firebase. Demo Gif Usage in SwiftUI struct ContentV
A curated list of awesome SwiftUI tutorials, libraries, videos and articles.
Awesome SwiftUI 🕶️ A curated list of awesome SwiftUI tutorials, libraries, sessions and articles. Contributing Found a SwiftUI library or snippet tha
A powerful SwiftUI Architecture that merges Redux to the functional world of Swift. While bringing powerful workflows to streamline CoreML/Metal/IPFS usage in the Apple ecosystem.
GraniteUI - v0.0 - WIP A powerful SwiftUI Architecture that merges Redux event handling and state management with functional programming. While bringi
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
Version 4.0.0, synced to MPAndroidChart #f6a398b Just a heads up: Charts 3.0 has some breaking changes. Please read the release/migration notes. Anoth
The MobileNet neural network using Apple's new CoreML framework
MobileNet with CoreML This is the MobileNet neural network architecture from the paper MobileNets: Efficient Convolutional Neural Networks for Mobile
Open-source implementation of Apple's Combine for processing values over time
CombineX 简体中文 Open-source implementation of Apple's Combine for processing values over time. Though CombineX have implemented all the Combine interfac
Convert Torch7 models into Apple CoreML format
Convert Torch7 models into Apple CoreML format. Short tutorial This tool helps convert Torch7 models into Apple CoreML format which can then be run on
A curated list of awesome applications, softwares, tools and shiny things for macOS.
A curated list of awesome applications, software, tools and shiny things for macOS. Items marked with are open-source software and link to the source
A curated list of Open Source example iOS apps developed in Swift
A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
Collaborative List of Open-Source iOS Apps
Open-Source iOS Apps A collaborative list of open-source iOS, iPadOS, watchOS and tvOS apps, your contribution is welcome 😄 Jump to Apple TV Apple Wa
ARID - Augmented Reality app using Apple’s ARKit framework which can recognise faces of famous scientists
ARID Augmented Reality app using Apple’s ARKit framework which can recognise fac
Easy Tooltip for your SwiftUI Project
SwiftUI Tooltip This package provides you with an easy way to show tooltips over any SwiftUI view, since Apple does not provide one. Getting started Y
SwiftUI Grid layout with custom styles
SwiftUI Grid SwiftUI Grid view layout with custom styles. Features ZStack based layout Vertical and horizontal scrolling Supports all apple platforms
PoC to detect and track parts under a car's hood, with ARKit + Vision + CreateML + RealityKit.
ARCarGuidePoC Detects parts under a hood of a motor vehicle, and tracks the detected parts in AR. Tap AR entities to get more information about the pa
The best way to record your AR experience!
SCNRecorder SCNRecorder allows you to record videos and to capture images from ARSCNView, SCNView and ARView (RealityKit) without sacrificing performa
Demonstrates using ARKit in iOS to apply metal shaders to real world surfaces
Reality Shaders Demonstrates using ARKit to apply metal shaders to real world surfaces. Links: Demo video Blog post In The Walls (production app using
Get started with ARKit - a little exercise for beginners
Get started with ARKit Welcome to the absolute guide to ARKit! No matter what prior knowledge about 3D programming, Swift coding or iOS platform wisdo
A Basic Example Creating An Interactive Business Card In ARKit2.
ARKit Business Card This project is a basic example of creating a fully interactive business card in ARKit. The app uses ARImageTrackingConfiguration
Augmented Reality Movie Trailer made with ARKit and SceneKit.
ARTrailer Identify the movie title from a poster, and use SceneKit to display the movie trailer in AR. Overview This app runs an ARKit world-tracking
Clean class to create a portal in SceneKit for use in ARKit.
SceneKit-PortalMask See my Medium post about this CocoaPod This class PortalMask creates an occluding box around any rectangular frame, including a tr
👻 Augmented reality game in a pixel/billboard style
ARbusters What's ARbusters? ARbusters is an augmented reality game in a pixel/billboard style. The gameplay is pretty simple, look around you and kill
ARKit demo that streams a video on a wall
WallStreaming Small example demonstrating how to play a video on a wall using ARKit. This became possible when iOS 11.3 / ARKit "1.5" added the .verti
Superimposes your image into a 3D world using Metal+Arkit
arkit-virtual-backdrop Superimposes your image into a 3D rendered world using Metal+ARKit. This example calculates depth to viewer's face, and uses it
An ARKit version of WeChat Bottle Jump game. ARKit 版微信跳一跳游戏
ARBottleJump An ARKit version of WeChat Bottle Jump game. Welcome to Star ⭐️ ~ Instruction After launching, please move your iPhone around in order to
An ARKit App that can help your friends to find you
An ARKit App that can do three things: Recording the route you've passed by Sharing the route with your friends Your friends can find the start positi
⬆️ Rad Media Capture in Swift
NextLevel is a Swift camera system designed for easy integration, customized media capture, and image streaming in iOS. Integration can optionally lev
uARKit - Universe Augmented Reality Kit
uARKit - Universe Augmented Reality Kit This is a Swift framework to simplify coding with IOS ARKit. There are basic functional methods to show conten
An augmented reality app to visualize and discover the planes flying around you
An augmented reality app to visualize and discover the planes flying around you
ARKitAirport
ARKitAirport Tap on the map and see a plane take off from the AR airport and fly to that place in the real world. Tap Map For Destination Detect Plane
Playback videos using ARKit and AVFoundation.
ARPlayer Playback videos by placing TV anywhere on the surface using ARKit and AVFoundation. Features Current version of ARPlayer has such features: P
An AR ruler app can measure length & area
Ruler A simple AR ruler app can measure length & area Requirements Swift 4.0 iOS 11.0 Xcode 9.0 Preview Mesure Length videoplayback.mp4 Mesure Area vi
Code examples for ARKit.
ARKit-Sampler ARKit-Sampler is a collection of ARKit samples. How to build Open ARKit-Sampler.xcworkspace with Xcode and build it. It can NOT run on S
Record your SceneKit and ARKit scenes easily.
SceneKitVideoRecorder Example To run the example project, clone the repo, and run pod install from the Example directory first. Apps using SceneKitVid
Rosberry Portfolio app made with Apple ARKit
Rosberry pARtfolio Simple ARKit example with Rosberry apps. Requirements iOS 11.0+ Xcode 9.0+ An iOS device with an A9 or better processor (iPhone 6s
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
FaceRecognition in ARKit This is a simple showcase project, that detects faces using the Vision-API and runs the extracted face through a CoreML-model
Flip your card with ARKit
cARd Simple demo of animated card made with ARKit + SceneKit. Demo video is here: https://twitter.com/RosberryApps/status/894418114426941444 Requireme
ARKit sample application is written in Objective C with features of Add, Remove, Scale, Move, Snapshot for single and multiple objects with plane/surface detection, reset session and AR support checking.
ARKit sample application is written in Objective C with features of Add, Remove, Scale, Move, Snapshot for single and multiple objects with plane/surface detection, reset session and AR support checking.
A demonstration of vertical planes "tracking" and occlusions with ARKit+Scenekit
arkit-occlusion-demo Bjarne Lundgren / [email protected] / @bjarnel This ARKit+SceneKit project shows how to "track" vertical planes (relative to horizo
Shell Game built with ARKit and SceneKit
ARKit Shell Game Shell Game built with ARKit and SceneKit. Good sample to learn AR/3D basics. Requirements XCode 9 Device running iOS, with an A9 chip
An implementation of a Super Mario Bros-like game in augmented reality with ARKit and SceneKit.
arkit-smb-homage Bjarne Lundgren / [email protected] / @bjarnel This project is a homage to Super Mario Bros. It does not, however, contain ANY original
Draw with bare fingers in the air using ARKit
ARPaint ARPaint demonstrates how to draw in the air with bare fingers using ARKit and Vision libraries introduced in iOS 11. Watch Demo Video Here How
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic Template for an ARKit project to use CoreML.
CoreML-in-ARKit This simple project detects objects in Augmented Reality and displays 3D labels on top of them. This serves as a basic template for an
Show your GitHub commit records in 3D with ARKit and SceneKit.
ARGitHubCommits Show your GitHub commit records in 3D with ARKit and SceneKit. Listed in Awesome ARKit now. Welcome to Star ⭐️ ~ Preview Requirement i
A demo of the ARKit Demo project from Xcode 9 as a Swift Playground
ARKitDemoPlayground and Friends A demo of the ARKit Demo project from Xcode 9 as a Swift Playground. This is the demo that was given at the 404 confer
Make VR with SceneKit & ARKit.
ARKitPlusVR VR with SceneKit & ARKit. This project demonstrates the using of ARKit to make the movement in VR scene possible. Requirements A9 ( iPhone
通过ARKit实现的太阳系动画
ARSolarPlay This project is used to demonstrate the motion of the solar system, we can observe each planet or solar system from any angle and the deta
Well known game Snake written in Swift using ARKit.
3DSnakeAR Well known game Snake in Augmented Reality. Written in Swift using ARKit. App demonstrates ARKit and plane detection. Content is generated w
Lovely Augmented Reality Charts for iOS - Built with ARKit
ARCharts ARCharts is a library making it easy to create beautiful charts tailored for augmented reality. Table of Contents Project Details Requirement
A game inspired by Pokemon Go build with ARKit and SpriteKit
ARKitGameSpriteKit Simple AR game made with ARKit and SpriteKit. Follow the tutorial at Pusher's blog. Requirements Xcode 9 (Beta 5 at least) iOS 11 A
An example of measuring app with ARKit in iOS 11
MeasureARKit An example of measuring with ARKit in iOS 11 Here's an example of simple app measuring real-world things with ARKit in iOS11. Tutorial is
👨🏻💻 Examples of new iOS 11 APIs
iOS 11 by Examples Code examples for new APIs of iOS 11. Note: The project requires Xcode 9, Swift 4 and iOS 11. Table of contents Core ML Vision ARKi
iOS11 ARKit (3D of Wolf 🐺 狼)
ARKit-Wolf Welcome to my ARKit demo repo. Second version: (Winter has come, love the new season!) You need to download Xcode 9 and update your iPhone/
An ARKit box-drawing demo.
Boxify This is an ARKit project that demonstrates drawing out a 3-dimensional box in the world, which can be rotated and resized from each of its face
ARText by ARKit
ARText ARText by ARKit More Demo Video: Demo 1 Demo 2 Web Page: http://artext.co Requirements XCode 9, swift Device running iOS 11, with an A9 chip or
Augmented Reality Tetris made with ARKit and SceneKit
ARTetris Augmented Reality Tetris made with ARKit and SceneKit We are a development agency building phenomenal apps. FAQ App crashes when running on i
A demo Augmented Reality shooter made with ARKit in Swift (iOS 11)
ARShooter ARShooter is an open source Augmented Reality shooter made with ARKit and written in Swift. Hence, it is only useable with iOS 11. For more
Tic-Tac-Toe implemented using ARKit+Scenekit
arkit-tictactoe Bjarne Lundgren / [email protected] / @bjarnel In this example I have taken the simple scenekit tic-tac-toe (another of my repositories)
Basic ARKit example that detects planes and makes them lava.
FloorIsLava Basic ARKit example that detects planes and makes them lava. Requirements Xcode 9 (you can view the code in Xcode 8 but will not be able t
Apple ARKit example app
Apple ARKit Example App A set of tutorials using the new ARKit from Apple. Follow along at: https://blog.markdaws.net/apple-arkit-by-example-ef1c8578f
Mesure distance using apple ARKit
ARuler Mesure distance using apple ARKit ENGLISH README 预览 运行 cd到工程目录下,运行pod install 安装 因为ARKit使用限制,设备要求为6s以上,系统最低要求为iOS11,Xcode版本为9以上 测量时需保证光线充足 问题 A
Quick demo of 3d drawing in ARKit using metal + SceneKit. NOTE: This is experimental code!
ARBrush Quick demo of 3d drawing in ARKit using metal + SceneKit. Code adapted from: https://github.com/lapfelix/ARKit-line-drawing and: https://www.r
After Apple’s introduction of ARKit 2, we have been consistently working behind to create shared-AR experiences. Our goal is to improve the utility of mobile using AR experiences.
Bluetoothed ARKit 2.0 with ARWorldMap! After Apple’s introduction of ARKit 2, we have been consistently working behind to create shared-AR experiences
this demo use arkit 2.0, realize multiplayer play together! The project refers to the official demo!
ARMultiuser This sample app demonstrates a simple shared AR experience for two or more iOS 12 devices. Before exploring the code, try building and run
ARRuler is a simple iOS app which measures real-world distances using ARKit and Augmented Reality.
ARRuler A simple iOS app which measures real-world distances using ARKit and Augmented Reality. ARRuler allows you to measure distances using augmente
Make your UIScrollView scroll automatically when user is looking 👀 by tracking face using ARKit and AVFoundation
Baraba from Korean: meaning, Look at me Make your UIScrollView scroll automatically when user is looking at the screen 👀 Features Automatic scrolling
Interactive notification pop-over (aka "Toast) modeled after the iOS AirPods and Apple Pencil indicator.
Interactive notification pop-over (aka "Toast) modeled after the iOS AirPods and Apple Pencil indicator. Installation The recommended way is to use Co
Extension of Diffable API which allow not duplicate code and use less models. Included example for SideBar.
SPDiffable Apple's diffable API requerid models for each object type. If you want use it in many place, you pass many time to implemenet and get over
FNotify - Notification Library For iOS
FNotify Notification Library For IOS FNotify.mov Requirements: xcode 12+ swift 5
Apple Watch-style activity ring for SwiftUI.
WolfActivityRing Apple Watch-style activity ring for SwiftUI. Originally inspired by Eric Callanan's Create Activity Rings in SwiftUI with a number of
Apple's SwiftUI Essentials Series. An iOS app that helps users manage their daily scrums.
Scrumdinger (Work in progress) Apple's SwiftUI Essentials Series An iOS app that helps users manage their daily scrums. To help keep scrums short and
Flashzilla - Card game for learning and having lot of fun
Flashzilla Flashzilla is a card quiz game. Where you can add (and remove) your o
This Mac Catalyst With Apple Sign In Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple.
This Mac Catalyst With Apple Sign In Demo is very simple & easy to understand about How to develop Catalyst app and sign in with Apple. This demo includes Login screen, sign in with apple and home screen.
TrackYourHealth - An iOS application in which data from all health apps are compiled into a single data set (ex. Apple Fitness, Nike Run, etc.)
TrackYourHealth An iOS application in which data from all health apps are compil
Source code for the TriviaGameApp
🧶 Shopping App tutorial Source code for the Shopping app built in the YouTube tutorial Access the written content here: Shopping app Part 1 Shopping
Apple Maps combined with the OpenWeather API written in SwiftUI
TempAtlas in SwiftUI TemperatureAtlas uses Apple Maps combined with the OpenWeather API written in SwiftUI. This project was built to explore SwiftUI