Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hello.
I created an Area Target with Vuforia Studio.
How to implement a Danger Zone within an Area Target as in the PTC video?
video link : https://www.youtube.com/watch?v=Fwikx1TOidE
Best Regards.
Solved! Go to Solution.
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
Best Regards,
Mohit
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
Best Regards,
Mohit
Hi. @Mohit_Kabra27
Thanks for your help.
Are there any events that could detect the passage of this area?
Best Regards,
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