Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello all,
I wonder if there is a possiblity to check if two 3D models are colliding?
Thank you in advance,
Katrin.
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.
Best regards,
Samuel