Menu

Different collision detection

2008-10-01
2013-01-08
  • Beatriz Leon

    Beatriz Leon - 2008-10-01

    We would like to create a new collision detection module and i wanted to ask you if it would be possible to use PAL to change the different physics engines but still use our own collision dectetion module?

    I saw a class called palCollision and I am guessing that when implementing a new engine we could use it as an interface for our collision detection algorithm.

     
    • Adrian Boeing

      Adrian Boeing - 2008-10-02

      The palCollision system can only be used to implement a new physics system with an existing collision system. Modifying a physics engine to use an existing collision detection system is unsupported by PAL currently.

      (ie: you could implement a physics engine that would use the collision detection routines of an existing physics engines collision detection system).

      I believe Newton physics engine and IBDS both provide a simple interface to allow this though, so I may add this functionality later.

       

Log in to post a comment.

MongoDB Logo MongoDB