Lua is efficient (though I haven’t done any benchmarks on the device), but nowhere near as bare metal as Objective C or plain C running on the device.
To do any type of marker tracking, you need to be able run a whole bunch of image interpolation algorithms - using AS3 on a desktop is not that big a deal since the typical desktop is so fast these days. On an embedded device, that’s a totally different story. I seriously doubt anything like this could be done in Lua (loved to be proven wrong though!), although I have some ideas for a bunch of apps once Core Location is in place for Corona, and we had the ability to overlay the camera with Corona sprites. That might be a problem though - I don’t know how the Corona rendering engine is setup.
The only way we’ll get raw data from the camera is for Apple to approve it. File a Radar for it … https://bugreport.apple.com/ (-;
I can see at least a dupe on Open Radar: http://openradar.appspot.com/7294400 - make yours along the same lines and it’ll help the cause (though I’m sure companies like ARToolWorks, Total Immersion and Metaio have been knocking on the door for months.)
- Ian [import]uid: 238 topic_id: 199 reply_id: 276[/import]