Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: Know of any open source or free physics libraries (cloth? soft body? Rigid bodies?)

  1. #1
    Junior Member Regular Contributor
    Join Date
    Jul 2003
    Location
    London
    Posts
    163

    Know of any open source or free physics libraries (cloth? soft body? Rigid bodies?)

    Are there any free and perhaps open source physics libraries (ridig bodies or cloth or soft-bodies) available that one could play around with or use in our own games (non-commercial)?
    thank you,
    Luke

  2. #2
    Junior Member Regular Contributor
    Join Date
    May 2003
    Location
    Germany
    Posts
    232

    Re: Know of any open source or free physics libraries (cloth? soft body? Rigid bodies?)

    Take a look at those two :
    OpenDynamicsEngine - http://opende.sourceforge.net
    Tokamak - http://www.tokamakphysics.com/

    They're both free for use (AFAIK even commercial) and ODE is even OpenSource.I'd suggest you to use ODE, as it seems more advanced than Tokamak, whereas Tokamak seems to be a bit faster for complex scenes.

  3. #3
    Junior Member Regular Contributor
    Join Date
    Jul 2003
    Location
    London
    Posts
    163

    Re: Know of any open source or free physics libraries (cloth? soft body? Rigid bodies?)

    thank you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •