phonegap / phonegap-roadmap

Upcoming milestones and projects for PhoneGap
4 stars 6 forks source link

Create new wikitude samples #215

Closed timkim closed 6 years ago

timkim commented 7 years ago

Wikitude recently released a new version of their SDK which comes with some interesting features. Most notably, instant tracking, which is a feature that allows AR experiences without having to upload an image to track against. Instead whatever is in the camera's view, it'll figure out what the plane is and can rest models on that plane.

See here for official demos: https://www.youtube.com/playlist?list=PLqLqDh1tNo3z93AXTQ0WMG6byiZlggJKK

Anyhow, with the new updates they asked for some new samples from us as demos. I'm currently crafting one by importing 3d models I've been making in MagicaVoxel.

timkim commented 7 years ago

Here's a short video of my progress so far. Built it on top of the pre-existing wikitude samples. Kept on pushing the back button so that's kinda annoying but you get the point:

https://www.dropbox.com/s/yaxzf7t03du71f6/wikitude_vans.mov?dl=0

timkim commented 7 years ago

Here's a newer version: https://www.dropbox.com/s/f20ym3helolvjy5/landspeeder-2.mov?dl=0

timkim commented 6 years ago

Project is all done.

https://www.npmjs.com/package/phonegap-wikitude-speeder-template https://blog.phonegap.com/ar-on-your-phone-with-magicavoxel-wikitude-and-phonegap-d31c077d5d70