• This repository has been archived on 20/Mar/2023
  • Stars
    star
    182
  • Rank 211,154 (Top 5 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created about 7 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Experimental addon for openFrameworks to use ARCore on Android devices

ofxARCore

Experimental addon for openFrameworks to use ARCore on Android devices.

preview

About

This openFrameworks addon implements some of the basic features from the ARCore API to be used in openFrameworks. This addon is not feature complete yet. Currently it only supports the basic camera tracking, rendering the camera image, besides basic anchor support. Even though its not feature complete, it should give a good starting point to work with AR in openFrameworks.

This is not an official Google product.

Developer guide

To use the addon, you need the development branch of openFrameworks from github. Follow the Android Studio guide to learn how to get started with openFrameworks and Android.

To add the addon, add ofxARCore to addons.make in your project, or through the project generator. Additionally you will need to add the following two lines to the end of settings.gradle of your project:

To see basic usage of the addon, see the example code

Examples

Basic example

Shows how to use the addon in the most basic way, just rendering a grid centered around origin.

Drawing example

A simple demo that lets you draw in the air.

The app calculates the world coordinates from touch events on the screen, and draws a continuous white line through the air. Read more on AR Experiments site.

There is also a never version ported to Java available here: github.com/googlecreativelab/ar-drawing-java

More Repositories

1

ofxFaceTracker2

Landmark detection addon for openFrameworks using DLIB
C++
206
star
2

svelte-adapter-appengine

Utilize the Google Cloud App Engine infrastructure to host SvelteKit content.
JavaScript
65
star
3

svelte-google-auth

TypeScript
42
star
4

ofxStreamer

OpenFrameworks Addon making it simple to stream a video stream from one computer to another using ffmpeg library.
C++
31
star
5

VideoSuiteUtilities

Software for live editing video from multiple BlackMagic intensity pro cards, and do recordings and playback
C++
24
star
6

PeopleCounter

People Counter module for Roskilde Festival
C++
22
star
7

ofxSniffer

Network packet sniffing and crafting wrapper based on the libtins library.
C++
21
star
8

svelte-reactions

JavaScript
17
star
9

openFrameworksDocker

Docker instance of openFrameworks running in Ubuntu
16
star
10

ofxAndroidMobileVision

openFrameworks Android wrapper allowing access to Mobile Vision Library from Google.
C++
12
star
11

ofxKinectTracking

Tracking algorithm for Kinect for OpenFrameworks
Common Lisp
8
star
12

ofDocGenerator

openFrameworks documentation generator
JavaScript
8
star
13

ofxCocoaPlugins

wrapper around openFrameworks for Cocoa
Objective-C
8
star
14

ImagesOfTheNetwork

Small installation sniffing for image url's on the local network traffic and visualizes them
C++
7
star
15

ofx

OpenFrameworks addon manager tool
Python
7
star
16

electron-slideshow

Simple electron app for showing slideshow of content from folder
HTML
6
star
17

Obscura-RF2013

Visuals for roskilde festival 2013 Gloria stage
C++
6
star
18

Soundalizer

Easily analyze live audio input, and output to osc
Objective-C++
5
star
19

ViljensTriumf2

C++
4
star
20

LedDmxController

Controller for wireless LED suits controlled by Artnet DMX
Objective-C
3
star
21

ofDocumentationGenerator

Python
2
star
22

QlabArduino

Application for communication between arduino and QLab
1
star
23

ViljensTriumfPerformance

Repository holding code from Fix&Foxy performance Viljens Triumf
C++
1
star
24

RoskildeBrowser

Browser for music at roskilde festival
Objective-C
1
star
25

EurovisionTracker

C++
1
star
26

ua-shelter-map

Svelte
1
star
27

HalfdanJ

Objective-C
1
star
28

LightCue

LightCue
Objective-C
1
star
29

LoadNLoop

LoadNLoop theatre project
1
star
30

DMXProjectorController

Control Sanyo projectors from Arduino receiving DMX
Arduino
1
star
31

Presence

SFPC School project - an application that gives a feeling of presence between two people
Objective-C++
1
star
32

RememberGame

Prototype game in openframeworks
C++
1
star
33

CocoaWebviewSliderExample

Example code showing how to create webview in cocoa, and binding jQuery sliders to the app controller
1
star
34

Arduino_ArtNet

A lightweight Art-Net library for the Arduino platform
C++
1
star