Commit graph

5 commits

Author SHA1 Message Date
afd942af14 Support worley noise in noise-generator tool 2025-06-09 13:37:20 +03:00
2c3565df61 32-bit compilation fixes:
* Use uint64_t instead of size_t as hash return value

 * Expect alignof(uint64_t) <= 8 instead of == 8
2025-01-25 20:35:37 +03:00
c59b28e13f Rename 'geom' library to 'math' 2024-12-10 20:22:59 +03:00
22a57f91db Huge refactor: use util::hash_table instead of std::unordered everywhere 2024-06-03 14:36:39 +03:00
94ea4cf932 Add noise-generator tool 2023-12-23 15:24:08 +03:00