Collision detection using Mask
Posted: Sat Feb 24, 2018 4:39 pm
Hi all,
I'm trying to know if there is a possible way to do a collision detection using bitmap masks to achieve a pixel perfect collision system without to much calculations.
According to what i've seen in the forum, it seems that love2D can't manage bitmap mask.
If it's true, do you know another way to achieve pixel perfect collision between irregular shapes.
Thanks in advance.
I'm trying to know if there is a possible way to do a collision detection using bitmap masks to achieve a pixel perfect collision system without to much calculations.
According to what i've seen in the forum, it seems that love2D can't manage bitmap mask.
If it's true, do you know another way to achieve pixel perfect collision between irregular shapes.
Thanks in advance.