Jump to content

Collision detection Library for PHP???


YourNameHere

Recommended Posts

  • 1 month later...

Have you figured this one out yet?  If so I'd be interested to know what you used.  What you're looking for is a bit of a hard find.

 

http://www.arcadescript.com/ - this one is commercial but it might do the trick.

Another way you could do this if you can't find the php to do it is to download a C/C++ collision detection program that is designed to just take coordinate parameters from you or similar from a python program.  So long as they'll run on your webserver.

 

Otherwise, start hitting up the game tutorials on 2d collision detection and start writing your own php class for it.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.