Playmaker Forum

PlayMaker News => General Discussion => Topic started by: jeanfabre on September 14, 2018, 03:19:26 AM

Title: Vuforia Radial Menu [SAMPLE] [ECOSYSTEM] [SEPTEMBER 2018]
Post by: jeanfabre on September 14, 2018, 03:19:26 AM
Hi Everyone,

 so, I just finished a very cool sample for the ecosystem.

 It's for Vuforia AR. I saw few days ago a very cool experiment on twitter (https://twitter.com/Vuforia/status/1035151507900059648), where you could rotate the image target to act as a selection for the content to show for that image plus a nice UI around.

(https://i.imgur.com/KWrJUEI.png)

 So I decided to do that in PlayMaker. in the mix I also added a smoothing of the content following the image target, to avoid too much jitteriness.

(http://fabrejean.net/projects/PlayMaker/Gifs/VuforiaRadialMenu.gif)

I tried to make the sample as easy as possible to setup and run, but be aware that normally you should create the database of target images yourself and use your own appId generated from the vuforia online dashboard.

 Make sure you follow the instructions  (https://github.com/jeanfabre/PlayMaker--Unity--Vuforia_U2017/blob/master/Assets/PlayMaker%20Custom%20Samples/Vuforia/RadialMenu/Instructions.md)to setup the project properly.

(https://i.imgur.com/WkVZZzA.png)

 Bye,

 Jean

Title: Re: Vuforia Radial Menu [SAMPLE] [ECOSYSTEM] [SEPTEMBER 2018]
Post by: Groo Gadgets on September 15, 2018, 02:19:51 AM
That's awesome Jean, thanks for sharing!

I have a related question regarding Vuforia. I would like to use it in a project with 2 scenes:
1. Standard Unity scene with a 3D camera
2. A Vuforia scene using a Vuforia camera

When I add Vuforia to my project with my standard Unity scene it hijacks the camera and adds the device camera view to the background.

Is there a way to turn off Vuforia on a per scene basis?

Cheers,

Simon
Title: Re: Vuforia Radial Menu [SAMPLE] [ECOSYSTEM] [SEPTEMBER 2018]
Post by: jeanfabre on September 17, 2018, 07:56:33 AM
Hi,

 uhm, I would ask on forums first. if you don't get a reply, I'll have a look.

 Bye,

 Jean
Title: Re: Vuforia Radial Menu [SAMPLE] [ECOSYSTEM] [SEPTEMBER 2018]
Post by: goahash on May 10, 2019, 07:52:33 PM
Hi, kinda new here and try to follow the instruction you provide. But a bit confused where to download the Vuforia Radial Menu sample? Any clue?
Title: Re: Vuforia Radial Menu [SAMPLE] [ECOSYSTEM] [SEPTEMBER 2018]
Post by: jeanfabre on May 16, 2019, 08:38:16 AM
Hi,

 I guess your missing link is the ecosystem browser. (https://hutonggames.fogbugz.com/?W1181)

 Bye,

 Jean