Search results

  1. answers.unity3d.com/questions/324143/​distance-based...   Cached
    I'm making a pretty simple mobile 2D puzzle game that requires a lot of collision detection between perfect circles. I had figured this would let me skip physics ...
  2. forum.starling-framework.org/topic/good-​solution-found...   Cached
    Good solution found for accurate collision detection (not bitmap/pixel perfect) (24 posts) (9 voices) Started 9 months ago by phi6; Latest reply from phi6
  3. stackoverflow.com/questions/5291667/why-​isnt-my-3d...   Cached
    Why isn't my 3D collision detection working? up vote 0 down vote favorite. 1. ... It seems that this is the case, but the goRealPos may or may not be accurate.
  4. en.wikipedia.org/wiki/Collision_​detection   Cached
    Collision detection typically refers to the computational problem of detecting the intersection of two or more objects. While the topic is most often associated with ...
  5. social.msdn.microsoft.com/Forums/en-US/​smallbasic/thread/...   Cached
    Hello Guys, First of all HAPPY NEW YEAR to all of you! Now i have couple of question here i am making a brick game similar to Azizi's Brick Smasher but the ...
  6. xboxforums.create.msdn.com/forums/p/​31380/179077.aspx   Cached
    My code works, but the collision is not accurate. 5/16/2009 10:29 PM ... Keep in mind that there is no simple solution for collision detection, ...
  7. www.planetsourcecode.com/vb/scripts/​ShowCode.asp?...   Cached
    This code allows accurate collision detection ... 10/18/2002 9:53:45 AM: BigCalm Some clarifications: Yes, it is perfectly possible on the simple collision detection ...
  8. www.gamedev.net/.../collision-detection-​r735   Cached
    Collision detection in 2D graphics is fairly straight-forward. ... This takes a little more processing time per collision, but not much, ...
  9. stackoverflow.com/questions/2592085   Cached
    Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
  10. www.experts-exchange.com/Programming/​Game/3D_Prog./Q...
    i am taking an intro to OpenGL class, and am doing my final project. i decided to do a fish tank, but am in way over my head with doing collision detection from one ...