diff --git a/readme.md b/readme.md index 308c794..d61e9cb 100644 --- a/readme.md +++ b/readme.md @@ -17,13 +17,17 @@ Bounce is released under the zlib license. * Built-in math library * Tunable settings used across the entire library +#### Quickhull + +* Robust 3D convex hull creation and simplification + #### Collision * Dynamic tree broadphase * Static tree "midphase" * SAT * GJK -* Spheres, capsules, hulls, triangle meshes +* Spheres, capsules, convex hulls, triangle meshes * Optimized pair management #### Dynamics