Skip to main content
13-Aquamarine
July 27, 2022
Solved

Implementing Danger Zones using Vuforia Studio

  • July 27, 2022
  • 1 reply
  • 1972 views

Hello.

 

I created an Area Target with Vuforia Studio.

How to implement a Danger Zone within an Area Target as in the PTC video?

 

danger.PNG

 

video link : https://www.youtube.com/watch?v=Fwikx1TOidE

 

Best Regards.

Best answer by Mohit_Kabra27

Hi @hno ,

 

The way i think could be simply using a png image and creating the required grid box using the 3D-Image.

To make it more easy, i am attaching a png file of Red lines zone and studio screenshot 

 

Let me know if this works for you 

 

MK_10166888_0-1658919378370.png

 

 

Best Regards,

Mohit

1 reply

5-Regular Member
July 27, 2022

Hi @hno ,

 

The way i think could be simply using a png image and creating the required grid box using the 3D-Image.

To make it more easy, i am attaching a png file of Red lines zone and studio screenshot 

 

Let me know if this works for you 

 

MK_10166888_0-1658919378370.png

 

 

Best Regards,

Mohit

hno13-AquamarineAuthor
13-Aquamarine
July 28, 2022

Hi.  @Mohit_Kabra27

 

Thanks for your help.

 

Are there any events that could detect the passage of this area?

 

danger_zone.PNG

 

 

Best Regards,

10-Marble
July 28, 2022

Hey hno,

 

As u have the Area Coordinates from the warning square, you should be able to look for the viewer position and if it's in your danger range (trigger) you fire your functions. That's how i would do it.


Best Regards
Dax