9 Commits

Author SHA1 Message Date
Luke Benstead
e5897d433d Upgrade bounce 2020-01-30 18:42:47 +00:00
Irlan
1f65a9f79d update license headers 2019-02-26 16:41:28 -03:00
Irlan
6486770fc1 set hull from vertex format
The user can create a convex hull from a vertex format, not directly from a list of vertices. That's interesting because in some 3D engines convex hulls are typically created from a render mesh that might structure a vertex in different ways in the memory.
2018-09-04 17:52:17 -03:00
Irlan
261c5fc044 switch hull indices to 32-bit indices 2018-07-19 13:05:14 -03:00
Irlan
e42399c7a5 scale hull 2018-05-03 21:49:52 -03:00
Irlan
dc12bd5c8e more tests 2018-04-29 23:33:43 -03:00
Irlan
16f5707c86 rename tests 2018-04-18 01:34:23 -03:00
Irlan
8defab9945 fix a lot of issues, add gyroscopic force integrator, add contact polygon winding, add some quaternion constraints, add more tests 2017-03-24 18:49:41 -03:00
Irlan
71ee97aaa0 add hello world example and edit source tree 2017-02-27 18:59:58 -03:00