09-07-2025, 04:19 PM
(This post was last modified: 09-07-2025, 04:32 PM by madscijr.
Edit Reason: added image
)
I'm not at the PC right now, but definitely will play with your example. I still don't see how it will work with 2 objects of the same color. I will reserve judgment.
As for the scenario like Space Invaders, I would use a simple less accurate test first, to see if objects are near each other, then if they are, resort to checking for collisions with the memory compare intersect method.
As a challenge, this just might inspire me to actually make a Super Invaders game, LoL!
Stay tuned!
As for the scenario like Space Invaders, I would use a simple less accurate test first, to see if objects are near each other, then if they are, resort to checking for collisions with the memory compare intersect method.
As a challenge, this just might inspire me to actually make a Super Invaders game, LoL!
Stay tuned!

