Age | Commit message (Expand) | Author |
---|---|---|
2023-06-13 | *: smattering of random small fixes to silence -Wall | Vito Caputo |
2022-07-20 | libs/din: pass seed to din_new() | Vito Caputo |
2022-04-28 | libs/din: lose the asserts in dotgradient() | Vito Caputo |
2022-04-28 | libs/din: minor optimization in clamp() | Vito Caputo |
2022-04-28 | libs/din: premultiply din->width * din->height | Vito Caputo |
2021-02-14 | *: split rototiller.[ch] into lib and main | Vito Caputo |
2019-12-18 | libs/din: fix scaling overflow, add asserts | Vito Caputo |
2019-11-25 | din: scale result | Vito Caputo |
2019-11-25 | din: drop .f from integer additions in din() | Vito Caputo |
2019-11-25 | din: don't include v3f.h in din.h | Vito Caputo |
2019-11-18 | libs/din: add a perlin noise implementation | Vito Caputo |