|
|
c59b28e13f
|
Rename 'geom' library to 'math'
|
2024-12-10 20:22:59 +03:00 |
|
|
|
15de7a88d5
|
Make pcg::perlin template & any-dimensional
|
2020-09-30 07:29:16 +03:00 |
|
|
|
040497887c
|
Implement fractal perlin noise
|
2020-09-24 19:06:33 +03:00 |
|
|
|
86785a5923
|
Improve color blur implementation
|
2020-09-23 20:46:03 +03:00 |
|
|
|
80e8c59a1e
|
Templated blur implementation + specializations for color_rgb(a)
|
2020-09-23 20:19:37 +03:00 |
|
|
|
c7dba5eef2
|
Add pedantic warnings to CMake & fix all warnings
|
2020-09-13 13:03:31 +03:00 |
|
|
|
807daf3237
|
Add pixmap bluring
|
2020-09-13 11:09:12 +03:00 |
|
|
|
519adcae3a
|
Add voronoi map generator
|
2020-09-13 11:07:59 +03:00 |
|
|
|
3705dac55e
|
Add seamless perlin noise
|
2020-09-13 10:38:16 +03:00 |
|
|
|
1cfdde033b
|
Scale pcg::perlin output to [0,1]
|
2020-09-13 10:36:44 +03:00 |
|
|
|
2d6b947809
|
Move pixmap from util to gfx
|
2020-08-30 08:44:53 +03:00 |
|
|
|
6225f89f88
|
Uniformize code style & do a few code rearrangements
|
2020-08-27 16:49:46 +03:00 |
|
|
|
549f2ada41
|
Add util, geom, cg, pcg & gfx libs
|
2020-08-27 13:36:16 +03:00 |
|