How to do pixel perfect collision detection ?
Does anyone have some code that I can at least start with ? I am lost on this one. It seems that this would be the most logical choice for what I''m doing. It seems that using bounding boxes (which I don''t know how to do anyway) would not be a good method because I am dealing with rounded angles in which a ball will bounce off of and redirect.
If there is a better way to do this, please enlighten me.
JC
A polygonal detection is enough.
In my engine, I take the program who comes from :
www.gametutorials.com
It works at 100 %, never problem, fast, clean, easy to use.
========================
Leyder Dylan
http://ibelgique.ifrance.com/Slug-Production/
In my engine, I take the program who comes from :
www.gametutorials.com
It works at 100 %, never problem, fast, clean, easy to use.
========================
Leyder Dylan
http://ibelgique.ifrance.com/Slug-Production/
========================Leyder Dylan (dylan.leyder@slug-production.be.tf http://users.skynet.be/fa550206/Slug-Production/Index.htm/
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement