All Projects → googlecreativelab → Justaline Ios

googlecreativelab / Justaline Ios

Licence: apache-2.0
The first cross-platform collaborative AR app (for doodling)

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Justaline Ios

Viro
ViroReact: AR and VR using React Native
Stars: ✭ 1,735 (+1670.41%)
Mutual labels:  arkit, arcore
Webxr Polyfill
A polyfill and example code for building augmented reality (AR) and virtual reality (VR) applications using WebXR.
Stars: ✭ 227 (+131.63%)
Mutual labels:  arkit, arcore
Xr Unity
8th Wall XR Unity projects and resources. Feel free to contribute!
Stars: ✭ 108 (+10.2%)
Mutual labels:  arkit, arcore
Nativescript Ar
Augmented Reality NativeScript plugin
Stars: ✭ 107 (+9.18%)
Mutual labels:  arkit, arcore
stardust-SDK
Stardust SDK and sample app for Unity
Stars: ✭ 23 (-76.53%)
Mutual labels:  arkit, arcore
ARMultiuser
this demo use arkit 2.0, realize multiplayer play together! The project refers to the official demo!
Stars: ✭ 30 (-69.39%)
Mutual labels:  arkit, arcore
Fritz Examples
A collection of experiences utilizing machine learning models from Fritz AI
Stars: ✭ 181 (+84.69%)
Mutual labels:  arkit, arcore
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (+202.04%)
Mutual labels:  arkit, arcore
HandMR
スマホVR(cardboard)・だんグラ上で、ハンドトラッキングを行うためのUnityアセット
Stars: ✭ 15 (-84.69%)
Mutual labels:  arkit, arcore
wrld-unity-xr-samples
Samples demonstrating how to use the WRLD SDK to build basic XR experiences in Unity
Stars: ✭ 20 (-79.59%)
Mutual labels:  arkit, arcore
FlutterAR
No description or website provided.
Stars: ✭ 56 (-42.86%)
Mutual labels:  arkit, arcore
Arfoundation Components
📱 Generic components for use with Unity's AR Foundation package
Stars: ✭ 43 (-56.12%)
Mutual labels:  arkit, arcore
Arkitanimation
Animating a 3D model in AR with ARKit and Mixamo
Stars: ✭ 69 (-29.59%)
Mutual labels:  arkit
Aruler
Mesure distance using apple ARKit
Stars: ✭ 1,227 (+1152.04%)
Mutual labels:  arkit
Indoor Nav Arcore
Indoor Navigation with ARCore (From: 2018)
Stars: ✭ 62 (-36.73%)
Mutual labels:  arcore
Sceneform Android Sdk
Sceneform SDK for Android
Stars: ✭ 1,111 (+1033.67%)
Mutual labels:  arcore
Arvideokit
Capture & record ARKit videos 📹, photos 🌄, Live Photos 🎇, and GIFs 🎆.
Stars: ✭ 1,295 (+1221.43%)
Mutual labels:  arkit
Sceneform Samples
Sceneform samples for 3D rendering for ARCore in Java.
Stars: ✭ 79 (-19.39%)
Mutual labels:  arcore
React Arkit
AR library for React-Native based on ARKit
Stars: ✭ 57 (-41.84%)
Mutual labels:  arkit
Expo Three Demo
🍎👩‍🏫 Collection of Demos for THREE.js in Expo!
Stars: ✭ 76 (-22.45%)
Mutual labels:  arkit

Just a Line - iOS

Just a Line is an AR Experiment that lets you draw simple white lines in 3D space, on your own or together with a friend, and share your creation with a video. Draw by pressing your finger on the screen and moving the phone around the space.

This app was written in Swift using ARKit and ARCore. ARCore Cloud Anchors enable Just a Line to pair two phones, allowing users to draw simultaneously in a shared space. Pairing works across Android and iOS devices, and drawings are synchronized live on Firebase Realtime Database.

This is not an official Google product, but an AR Experiment that was developed at the Google Creative Lab in collaboration with Uncorked Studios.

Just a Line is also developed for Android. The open source code for Android can be found here.

Get it on Google Play

Get started

To build the project, first install all dependencies using CocoaPods by running

pod install

Then the project can be built using Xcode 9.3 or later. You will need to set up a cloud project with Firebase, ARCore, and with nearby messages enabled before running the app. Follow the setup steps in the ARCore Cloud Anchors Quickstart guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].