|
2af1226b49
|
port everything else
phew!
|
2022-09-19 01:16:22 +01:00 |
|
|
6f00394d3d
|
Noise: add perlinmt algorithm & set as default
|
2021-08-07 22:30:10 +01:00 |
|
|
51e1e7dcbd
|
noise.params_apply_default: Fix shadowing variable
|
2021-07-30 19:47:21 +01:00 |
|
|
46c2a02ade
|
//noise2d: add white algorithm; fix nasty bug in apply_2d
|
2021-07-12 02:45:32 +01:00 |
|
|
a42e296f4e
|
Reference: Document //noise2d
|
2021-07-06 01:08:36 +01:00 |
|
|
1d82013d86
|
//noise2d: add sin; sort out apply_mode as number
|
2021-07-04 13:21:13 +01:00 |
|
|
b2eb76d280
|
//noise2d works!
...just.
Next up more engines and documentation
|
2021-07-03 22:53:16 +01:00 |
|
|
ee2e5716eb
|
Implement more of the noise command backend
It's still not hooked up yet though, and there's no command parsing
logic either
|
2021-07-03 01:44:36 +01:00 |
|