668 Repositories
Swift ARKit-Example-by-Apple Libraries
Demonstration blackjack app for native iOS. Uses MVVM architecture
Blackjack - native iOS application This project is a simple demonstration on how to intergrate swiftUI with MVVM architecture. Although, technically,
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
A simple example of the VIPER architecture for iOS apps
Counter Counter is a simple app showing the basics of the VIPER architecture, a version of Uncle Bob’s Clean Architecture for iOS apps. Counter shows
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
Swift-cli - Example of building command-line tools in Swift
swift-cli Example of building command-line tools in Swift Step 1: Create CLI wit
Example Thesaurus app written in Swift
Words Simple Thesaurus built with Moby data. Building You'll need CocoaPods to build the app. To install CocoaPods, run the following command in Termi
Super basic iOS app to browse open-source-ios-apps
Super basic iOS app to browse open-source-ios-apps
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
The purpose of this repository is to serve as an example for writing a SwiftUI IOS app for connecting to an HM-10 over Bluetooth Low Energy
The purpose of this repository is to serve as an example for writing a SwiftUI IOS app for connecting to an HM-10 over Bluetooth Low Energy. The example provided also sends the IOS devices location over BLE to the HM-10, when the button is pressed. An example Arduino program is provided that allows the user to receive messages from the IOS device on the HM-10.
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
CoreMLSample - CoreML Example for in app model and download model
CoreMLSample Sample for CoreML This project is CoreML Example for in app model a
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.
This is an example project for my article called "UICollectionView Tutorial: Changing presentation on the fly"
Introduction This is an example project for my article called "UICollectionView Tutorial: Changing presentation on the fly" In English: https://indeem
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
GenericTableViewController - An example to use of generics with UITableViewController
GenericTableView An example to use of generics with UITableViewController. With
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
FlightTicketBrowser - A SwiftUI sample app for flight ticket browser
FlightTicketBrowser This app is a SwiftUI sample app for flight ticket browser.
A beautifully designed app for Apple Developer News
A beautifully designed app for Apple Developer News
Superhero-composable-watch-example - A superhero themed experiment using the swift composable architecture on a SwiftUI/Combine iOS app and Watch extension
Superhero Composable Watch Example Calling all superhero and Apple Watch enthusi
CloudSignedExample - Cloud Signed Example with swift
Bump build number agvtool bump git add -u git commit -m "Bump build number to $(
A Swift test double library. Guava - looks like an apple but it's not.
Guava Guava helps you to make your unit tests more flexible. It allows you to replace parts of your system under test with a test double objects. Tabl
Test2 - A curated list of Open Source example iOS apps developed in Swift
Example iOS Apps A curated list of Open Source example iOS apps developed in Swi
FileManagerExample - File Manager Example With Swift
FileManagerExample FileManager를 쉽게 설명하기 위한 문서입니다. let fileManager = FileMana
PublisherKit - An open source implementation of Apple's Combine framework for processing asynchronous events over time
Publisher Kit Overview PublisherKit provides a declarative Swift API for processing asynchronous events over time. It is an open source version of App
ProductPage - An example project that shows how to build a product page in a modular way. SwiftUI practice
ProductPage An example project that shows how to build a product page in a modul
UTM - Virtual machines for iOS and macOS
UTM It is possible to invent a single machine which can be used to compute any computable sequence. -- Alan Turing, 1936 UTM is a full featured system
Unofficial-iTC - iTunes Connect manager app for iOS.
Unofficial-iTC for iOS, Android What is Unofficial-iTC? Unofficial-iTC is an iOS app to manage your iTunes Connect account on the go. The Apple iTunes
NWPusher - OS X and iOS application and framework to play with the Apple Push Notification service (APNs)
Pusher OS X and iOS application and framework to play with the Apple Push Notification service (APNs) Installation Install the Mac app using Homebrew
Ladybug - Handle rdar:// links gracefully
Ladybug 🐞 Ladybug is a simple iOS app handles Radar links (rdar://) gracefully. Developers have mixed feeling about radars. Some of radars never get
ESCapey - An ESC key solution for new Apple Laptops
ESCapey An ESC key solution for new Apple Laptops Motivation Welp, here's the problem. You use a cool text editor, and you really need access to a har
FaceLibrary - Challenge on day 77/78, creating an application where you can name a photo from library so, you wont forget the peoples name
FaceLibrary Challenge on day 77/78, creating an application where you can name a
Weather-swiftui - An example of using SwiftUI
weather-swiftui An example of using SwiftUI Installation Get openweather api key
Ecolande - Application realisé pendant l'Apple foundation Program.
Ecolande Application realisé pendant l'Apple foundation Program. Ecoland est l'application qui a été réalisé pendant l'Apple Foundation Program. Nous
Boring-example - Using boring crate from iOS application
BoringSSL example Using boring crate from iOS application. Checkout git clone gi
PDFSelectionSample - The project for Apple engineers debugging PDFKit selection
PDFSelectionSample This is the project for Apple engineers debugging PDFKit sele
Todolist-swiftui - An example of using SwiftUI with CoreData
todolist-swiftui An example of using SwiftUI with CoreData Installation Install
Furniture E-Commerce Augmented Reality(AR) app in iOS powered by ARKit
HomeMax-iOS Furniture E-Commerce Augmented Reality(AR) app in iOS powered by ARKit and SceneKit. Inspired by IKEA place app. Description Experience on
💊 steroids for Xcode Playgrounds
nef, short for Nefertiti, mother of Ankhesenamun, is a toolset to ease the creation of documentation in the form of Xcode Playgrounds. It provides com
Objective-c code Apple style documentation set generator.
About appledoc IMPORTANT NOTICE: collaborators needed appledoc is command line tool that helps Objective-C developers generate Apple-like source code