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
|
* Built-in math library
|
||||||
* Tunable settings used across the entire library
|
* Tunable settings used across the entire library
|
||||||
|
|
||||||
|
#### QHull
|
||||||
|
|
||||||
|
* Quickhull
|
||||||
|
* Robust 3D convex hull creation
|
||||||
|
|
||||||
#### Collision
|
#### Collision
|
||||||
|
|
||||||
* Dynamic tree broadphase
|
* Dynamic tree broadphase
|
||||||
* Static tree "midphase"
|
* Static tree "midphase"
|
||||||
* SAT
|
* SAT
|
||||||
* GJK
|
* GJK
|
||||||
* Spheres, capsules, hulls, triangle meshes
|
* Spheres, capsules, convex hulls, triangle meshes
|
||||||
* Optimized pair management
|
* Optimized pair management
|
||||||
|
|
||||||
#### Dynamics
|
#### Dynamics
|
||||||
|
Loading…
x
Reference in New Issue
Block a user