All Projects → googlecreativelab → Ar Drawing Java

googlecreativelab / Ar Drawing Java

Licence: apache-2.0
A simple AR drawing experiment build in Java using ARCore.

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Ar Drawing Java

Pokedex Ar
🦄 Android Pokedex-AR using ARCore, Sceneform, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel, LiveData) based on MVVM architecture.
Stars: ✭ 347 (-10.34%)
Mutual labels:  ar, arcore
Arcore Depth Lab
ARCore Depth Lab is a set of Depth API samples that provides assets using depth for advanced geometry-aware features in AR interaction and rendering. (UIST 2020)
Stars: ✭ 407 (+5.17%)
Mutual labels:  ar, arcore
sceneform-android
Sceneform Maintained is an ARCore Android SDK with Google Filament as 3D engine. This is the continuation of the archived Sceneform
Stars: ✭ 303 (-21.71%)
Mutual labels:  ar, arcore
Arcore
ARCore Course
Stars: ✭ 148 (-61.76%)
Mutual labels:  ar, arcore
Webxr Polyfill
A polyfill and example code for building augmented reality (AR) and virtual reality (VR) applications using WebXR.
Stars: ✭ 227 (-41.34%)
Mutual labels:  ar, arcore
stardust-SDK
Stardust SDK and sample app for Unity
Stars: ✭ 23 (-94.06%)
Mutual labels:  ar, arcore
Norman Ar
Decorate your world with AR animations.
Stars: ✭ 122 (-68.48%)
Mutual labels:  ar, arcore
google-ar-asset-converter
Sceneform SDK command to generate SFB files
Stars: ✭ 83 (-78.55%)
Mutual labels:  ar, 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 (-23.51%)
Mutual labels:  ar, arcore
StereoKit-PaintTutorial
Source for a Mixed Reality inking tutorial using StereoKit and C#!
Stars: ✭ 20 (-94.83%)
Mutual labels:  ar
prismatic
Prismatic is a declarative JS library for creating 3D content for the Helio browser.
Stars: ✭ 35 (-90.96%)
Mutual labels:  ar
jsartoolkit5
Javascript ARToolKit v5.x
Stars: ✭ 37 (-90.44%)
Mutual labels:  ar
sceneview-android
SceneView is a 3D/AR Android View with ARCore and Google Filament. This is the newest way to make your Android 3D/AR app.
Stars: ✭ 100 (-74.16%)
Mutual labels:  arcore
spark-ar-creators
List of 9500 (and counting) Spark AR Creators. Open an issue or contact me if you want to be added.❤️
Stars: ✭ 122 (-68.48%)
Mutual labels:  ar
Realityui
A Swift Package for creating familiar UI Elements and animations in a RealityKit rendered Augmented Reality or Virtual Reality scene.
Stars: ✭ 275 (-28.94%)
Mutual labels:  ar
awesome-arcore
⚡️ A curated list of awesome ARCore projects and resources. Feel free to contribute!
Stars: ✭ 16 (-95.87%)
Mutual labels:  arcore
native-xr-for-web
Add iOS and Android build with AR capabilities to your website or web-based app.
Stars: ✭ 27 (-93.02%)
Mutual labels:  ar
Ctrpf Ar Cheat Codes
[Database] CTRPF AR CHEAT CODES TO BE USED WITH CTRPF WITH ACTION REPLAY SUPPORT
Stars: ✭ 310 (-19.9%)
Mutual labels:  ar
Virocore
ViroCore cross-platform AR/VR renderer
Stars: ✭ 270 (-30.23%)
Mutual labels:  arcore
expo-three-orbit-controls
🎥 Three.js Orbit Controls (Camera) bridged into React Native
Stars: ✭ 43 (-88.89%)
Mutual labels:  ar

AR Drawing

AR Drawing is an AR Experiment written in Java using ARCore that lets you draw simple white lines in 3d space by pressing your screen and moving the phone around the space.

The code is based on the ARCore example, the only large change is the LineRenderer.

The experiment is an continuation of an openFrameworks experiment made previously.

This is not an official Google product, but an AR Experiment that was developed at Google Creative Lab.

Get started

To build the project, download it and open it in Android Studio 3.0. All dependencies should automatically be fetched by Android Studio.

Before launching the app on your phone you have to install ARCore on it.

You can check if your device is supported on this list

Contributors

Jonas Jongejan, Dan Moore

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].