O
O
Oleg2017-11-05 00:37:19
Programming
Oleg, 2017-11-05 00:37:19

Which collision detection algorithm to choose?

There is a static scene consisting exclusively of parallelepipeds oriented along the axis. One parallelepiped is sequentially inserted into the scene. After each insertion, it is necessary to check whether the inserted object intersects with others.
What is the best algorithm to use to solve this problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
GreatRash, 2017-11-24
@GreatRash

AABB - Axis Aligned Bounding Box

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question