Update readme.md
This commit is contained in:
parent
45f8ae2928
commit
55d038b5ea
@ -17,13 +17,18 @@ Bounce is released under the <b>zlib</b> license.
|
||||
* Built-in math library
|
||||
* Tunable settings used across the entire library
|
||||
|
||||
#### QHull
|
||||
|
||||
* Quickhull
|
||||
* Robust 3D convex hull creation
|
||||
|
||||
#### Collision
|
||||
|
||||
* Dynamic tree broadphase
|
||||
* Static tree "midphase"
|
||||
* SAT
|
||||
* GJK
|
||||
* Spheres, capsules, hulls, triangle meshes
|
||||
* Spheres, capsules, convex hulls, triangle meshes
|
||||
* Optimized pair management
|
||||
|
||||
#### Dynamics
|
||||
|
Loading…
x
Reference in New Issue
Block a user