cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Check for collisions

KatrinC
4-Participant

Check for collisions

Hello all,

I wonder if there is a possiblity to check if two 3D models are colliding?

 

Thank you in advance,

Katrin.

1 REPLY 1
sdidier
17-Peridot
(To:KatrinC)

Hello KatrinC,

 

In Vuforia Studio, no algorithm is available to check if 2 models are collising together.

I don't think we can do that by Javascript also because it is heavly and it costs for CPU to do that.

Also, we don't have access to Vertex buffer of OpenGL in Javascript to code box sizes, positions and rotations of collision meshes needed.

By the way, it can be another kind of mesh instead of a box.

 

So, it is clearly a new behavior here.

 

  • Why do you need to detect collisions between 3D Models or Model Items ?
  • What do you want to do ?

 

Best regards,

Samuel

Announcements

Top Tags