4 Commits

Author SHA1 Message Date
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
dc12bd5c8e more tests 2018-04-29 23:33:43 -03:00