Java Video Tutorial 54 Java Polygon Collision Detection
Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=8KNwjOsdn8I
Get Everything Here: http://goo.gl/JmTrs
I've been asked many times to create a program that handles Java collision detection with polygons. This is a continuation of my tutorial on how to make a Java video game and if you haven't been watching you should check it out.
It is surprisingly easy to handle collision detection with polygons. All you have to do is surround all of your polygons with rectangles and a handy dandy method named intersects handles pretty much everything else!
Other Videos By Derek Banas
2012-08-19 | Design Patterns Video Tutorial |
2012-08-15 | How Do I Get Twitter Followers |
2012-08-13 | Mexican Cookbook |
2012-08-10 | Google Nexus 7 Video Review |
2012-08-08 | Java Video Tutorial 60 |
2012-08-06 | Java Video Tutorial 59 |
2012-08-05 | Java Video Tutorial 58 |
2012-07-31 | Java Video Tutorial 57 |
2012-07-30 | Java Video Tutorial 56 |
2012-07-28 | Java Video Tutorial 55 |
2012-07-25 | Java Video Tutorial 54 Java Polygon Collision Detection |
2012-07-22 | Java Video Tutorial 53 |
2012-07-19 | Black Bean Veggie Burger Recipe |
2012-07-17 | Java Video Tutorial 52 |
2012-07-14 | Green Lentil Soup Recipe |
2012-07-10 | Java Video Tutorial 51 |
2012-07-09 | Java Video Tutorial 50 |
2012-07-05 | Java Video Tutorial 49 |
2012-07-01 | Java Video Tutorial 48 |
2012-06-27 | Java Video Tutorial 47 |
2012-06-25 | Java Video Tutorial 46 |
Tags:
collision detection
Java collision detection
Polygon Collision Detection