David Warford

Results 2 issues of David Warford

**Is your feature request related to a problem? Please describe.** Sorta? right now material sandbox only allows playing with material properties, but would be nice as a way to test...

enhancement

```c #include #include // for work with quaternions /** Support function for box */ void support(const void *obj, const ccd_vec3_t *dir, ccd_vec3_t *vec) { // assume that obj_t is user-defined...