[Bug 474149] New: Review Request: chipmunk - A rigid body physics library

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 2 14:48:25 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: chipmunk - A rigid body physics library

https://bugzilla.redhat.com/show_bug.cgi?id=474149

           Summary: Review Request: chipmunk - A rigid body physics
                    library
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: limb at jcomserv.net
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Description:
    *  Designed for 2D video games.
    * Circle, convex polygon, and line segment collision primitives.
    * Multiple collision primitives can be attached to the same rigid body.
    * Fast collision detection by using a spatial hash for the broad phase.
    * Extremely fast impulse solving by utilizing Erin Catto’s contact
persistence algorithm.
    * Support for collision callbacks based on object types.
    * Impulses applied to contact points can be retrieved after the impulse
solver has finished.
    * Several kinds of joints available.
    * C99 implementation, no external dependencies.
    * Ruby extension available.
    * Simple, read the documentation.
    * Unrestrictive MIT license.

SRPM URL:
http://zanoni.jcomserv.net/fedora/chipmunk/chipmunk-4.1.0-1.fc9.src.rpm
SPEC URL: http://zanoni.jcomserv.net/fedora/chipmunk/chipmunk.spec

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list