Calculate intersections of various shapes

Posted By: Puppeteer

Calculate intersections of various shapes - 03/03/12 23:05

This is no real lite-c contribution, so sorry.
But I thought that one would most likely search for this in here.

Okay. As title says it. Algorithms to calculate intersections of various shapes:
http://www.realtimerendering.com/intersections.html
Posted By: JibbSmart

Re: Calculate intersections of various shapes - 03/04/12 00:30

I was there just recently grin Have you been working on custom collision detection?
Posted By: PadMalcom

Re: Calculate intersections of various shapes - 03/05/12 05:50

This is really interesting and useful, thank you!
Posted By: Puppeteer

Re: Calculate intersections of various shapes - 03/05/12 11:52

No, more collision avoidance.
What also might help is the seperate axis test: http://stackoverflow.com/questions/115426/algorithm-to-detect-intersection-of-two-rectangles
© 2024 lite-C Forums