| Name: | libccd |
|---|---|
| Version: | 2.0 |
| Release: | 3.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 45318 |
| License: | BSD |
| RPM: | libccd-2.0-3.el7.x86_64.rpm |
| Source RPM: | libccd-2.0-3.el7.src.rpm |
| Build Date: | Fri Oct 27 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://libccd.danfis.cz |
| Summary: | Library for collision detection between convex shapes |
| Description: | libccd implements variation on Gilbert-Johnson-Keerthi (GJK) algorithm + Expand Polytope Algorithm (EPA). It also implements Minkowski Portal Refinement (MPR, a.k.a. XenoCollide) algorithm as published in Game Programming Gems 7. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to release 2.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- build on platforms without valgrind
- Update to release 1.4
- Fixed pkgconfig file to point to correct include dir
- Convert test suite to CTest
- Update to release 1.3 - Remove upstreamed soname patch