Augmented reality applications for mobile devices

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mrcoollion
Posts: 738
Joined: Thu Sep 11, 2014 1:49 pm

Augmented reality applications for mobile devices

Post by mrcoollion » Fri Jul 22, 2016 12:57 pm

Is there a way to show a live camera feed in a card (mobile devices) and placing objects in front (e.g. buttons).
I would like to use this for creating augmented reality applications for mobile devices.
Of course for this I also need gps information and compass information to be available at the same time the live feed is running.

It would be nice if WebRTC was possible te use in the browser widget?
https://webrtc.org/start/

regards,

Paul

thatkeith
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 383
Joined: Mon Mar 01, 2010 7:13 pm
Contact:

Re: Augmented reality applications for mobile devices

Post by thatkeith » Fri Aug 05, 2016 10:23 am

I'd also love to know if there is any way to do this!

k
Technical Writer, Meta
University Lecturer
Technical Editor, MacUser (1996-2015)
360 VR media specialist

mrcoollion
Posts: 738
Joined: Thu Sep 11, 2014 1:49 pm

Re: Augmented reality applications for mobile devices

Post by mrcoollion » Wed Aug 24, 2016 3:50 pm

It is a pity that no one seems to have a solution for this :( and it does not seem to be in the LiveCode roadmap.

Paul

andrewferguson
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 184
Joined: Wed Apr 10, 2013 5:09 pm

Re: Augmented reality applications for mobile devices

Post by andrewferguson » Fri Aug 26, 2016 6:54 pm

While live feeds from cameras is not a feature available in LiveCode today, this is an excellant opportunity for a widget to be made that adds in this functionality to LiveCode.

The LiveCode team are currently hard at work on the 'Infinite LiveCode' campaign that will bring tutorials and examples for creating widgets. This may help any community member interested enough in live camera feeds to add this feature in themselves.

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10057
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Augmented reality applications for mobile devices

Post by FourthWorld » Fri Aug 26, 2016 7:02 pm

Depending on the type of AR being pursued, it may not even need live camera feeds. Consider Ingress, for example, one of the most popular and longest-running AR games around. It uses location and other mobile features, but in a UI that renders a view of space more conceptually, without a live camera feed.
https://www.ingress.com/
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

Post Reply