1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-14 10:13:13 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
SilentSpike
ddddd79928 Improve Perlin noise implementation
- Optimise the gradient function
- Perform a bitwise AND operation instead of a modulo
- Comment code more clearly
- Store all the functions in the perlin table
2017-07-23 21:35:49 +01:00
Valansch
a816b88278 moved perlin requires into files that acually call it. 2017-07-18 21:26:12 +02:00
Maik Wild
907d222cb4 added nekos gens 2017-07-14 20:17:01 +02:00