Advertisement

Intersection of polygons

Started by January 20, 2003 12:19 PM
0 comments, last by Bacardi34 22 years, 1 month ago
Hello, I''m wrote a 2D game with the d3d API because i wanted bitmap rotation, and a few of the other advantages that you get with 3d. But im having trouble detecting collisions. I wanted to know if somone could point me to a site that explains how to detect if polygons intersect. Right now all objects are flat and made of 2 polys each. so i just need to check if they overlap at all. Thx
Just a quick reply. This page focuses on 3D, but the individual resources mentioned should cover 2D intersections as well:

www.realtimerendering.com/int/

Graham Rhodes
Senior Scientist
Applied Research Associates, Inc.
Graham Rhodes Moderator, Math & Physics forum @ gamedev.net

This topic is closed to new replies.

Advertisement