All Projects → JimSeker → augmentedreality

JimSeker / augmentedreality

Licence: Apache-2.0 license
Augmented Reality examples for Android.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
GLSL
2045 projects

Projects that are alternatives of or similar to augmentedreality

Virocore
ViroCore cross-platform AR/VR renderer
Stars: ✭ 270 (+1828.57%)
Mutual labels:  augmented-reality, arcore
react-native-arcore
React native bindings for Android ArCore as UI Component with support for model rendering and manipulation
Stars: ✭ 35 (+150%)
Mutual labels:  augmented-reality, 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 (+2014.29%)
Mutual labels:  augmented-reality, arcore
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 (+614.29%)
Mutual labels:  augmented-reality, arcore
Viro
ViroReact: AR and VR using React Native
Stars: ✭ 1,735 (+12292.86%)
Mutual labels:  augmented-reality, 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 (+2064.29%)
Mutual labels:  augmented-reality, arcore
Teapot shooter
Augmented Reality Teapot Shooter made using Unity and ARCore
Stars: ✭ 30 (+114.29%)
Mutual labels:  augmented-reality, arcore
stardust-SDK
Stardust SDK and sample app for Unity
Stars: ✭ 23 (+64.29%)
Mutual labels:  augmented-reality, arcore
Xr Unity
8th Wall XR Unity projects and resources. Feel free to contribute!
Stars: ✭ 108 (+671.43%)
Mutual labels:  augmented-reality, arcore
Nativescript Ar
Augmented Reality NativeScript plugin
Stars: ✭ 107 (+664.29%)
Mutual labels:  augmented-reality, arcore
awesome-arcore
⚡️ A curated list of awesome ARCore projects and resources. Feel free to contribute!
Stars: ✭ 16 (+14.29%)
Mutual labels:  augmented-reality, arcore
learn ar flutter
An Augmented Reality app made in Flutter.
Stars: ✭ 54 (+285.71%)
Mutual labels:  augmented-reality, arcore
Arcore Location
Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.
Stars: ✭ 399 (+2750%)
Mutual labels:  augmented-reality, arcore
Awesome Arcore
A curated list of awesome ARCore projects and resources. Feel free to contribute!
Stars: ✭ 106 (+657.14%)
Mutual labels:  augmented-reality, arcore
Ar Toolbox
🧰 ARCore & Sceneform Playground
Stars: ✭ 179 (+1178.57%)
Mutual labels:  augmented-reality, arcore
glimpse-android
An android app to show your products in Augmented Reality (AR). Built using ARCore and Firebase
Stars: ✭ 20 (+42.86%)
Mutual labels:  augmented-reality, arcore
uARKit
No description or website provided.
Stars: ✭ 15 (+7.14%)
Mutual labels:  augmented-reality
ScoutAR
Augmented reality app displays nearby restaurant information in a live camera and map view.
Stars: ✭ 28 (+100%)
Mutual labels:  augmented-reality
Pulp-Fiction-ARKit
An experiment using Volume to reconstruct Pulp Fiction's dance scene in Augmented Reality
Stars: ✭ 46 (+228.57%)
Mutual labels:  augmented-reality
cARd
Flip your card with ARKit
Stars: ✭ 22 (+57.14%)
Mutual labels:  augmented-reality

augmented reality Examples for android.

eclipse/ has the examples that eclipse can load (no longer updated). Otherwise, in andriod studio.

basicARDemo a "simple" example that turns on the camera and displays sensor info like gps over the image. It was always intended to be a simple demo.

ARmarkersDemo is a demo of drawing 3D objects on the screen when markers are found in the real world. The markers are in markers/ directory of the project. There project is very out of date and has problems, but works. It comes from Pro Android AugmentedReality book, https://github.com/RaghavSood/ProAndroidAugmentedReality I'm going see about updating the example to use current APIs.

ARCoreSimpleDemo is a "simple" example using google's ARCore modules. see https://developers.google.com/ar/ and much of the example is taken from googles hello_ar_java example in https://github.com/google-ar/

These are example code for University of Wyoming, Cosc 4730 Mobile Programming course. All examples are for Android.

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