Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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