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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [email protected] 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. _______________________________________________ Fedora-package-review mailing list [email protected] http://www.redhat.com/mailman/listinfo/fedora-package-review
