Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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