-
Notifications
You must be signed in to change notification settings - Fork 0
AR Resources
markusTraber edited this page Aug 12, 2020
·
5 revisions
- experimental addon
- uses Google ARCore API
- for Android
- last commit (Addon): 20.05.2018
- features
- camera tracking
- camera picture rendering
- Anchor Support
- provides the C++ Library ArUco as an ofx addon
- uses OpenCV
- Addon does not seem to be actively maintained
- ArUco itself seems to be actively maintained
- Features
- Marker Detection
- AR Board Detection
- up to 1024 Marker
- can be utilized easily with OGRE-Engine and OpenGL
- quick, reliable, multi-platform because of OpenCV properties
- Notes
- https://github.com/xiaohulugo/VanishingPointDetection/issues/3
- Newer version of Aruco?
- For iOS
- Uses Apple ARKit
- Addon is actively maintained
- Could not get to run in iOS Simulator, but could be working with hardware
- Follow steps here for ofxARKit: https://github.com/sortofsleepy/ofxARKit
- which is mainly this (for building an example):
- get Xcode
- get the latest version of iOS on your phone
- download openFrameworks for ios https://openframeworks.cc/download/
- clone the ofxARKit repo into your addons folder
- Before building any project go to Signing & Capabilities and add your Apple ID account
- you can add a maximum of 3 apps to your iphone with a free development profile and I think you can try building around 10 different projects per week.
- OpenSource Projekt C/C++
- multi platform (Win, Mac, Linux, Android, iOS)
- actively maintained
- In the future they want to use the Google and Apple AR APIs
- possibly support for Raspberry Pi
- http://www.artoolkitx.org/
- examples for different platforms are included
- OpenSource C++
- Set of Embeddable Libraries to integrate into existing projects
- Wide range of hardware and operating systems supported
- http://apertusvr.org/
More: https://en.wikipedia.org/wiki/List_of_augmented_reality_software