1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2024-12-12 10:04:40 +02:00
RedMew/locale/gen_shared
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
..
chunk_utils.lua added rectangular_spiral.lua 2017-07-20 23:22:09 +02:00
compass.lua Fixed issue that caused linux users not to be able join the server 2017-07-23 10:05:58 +02:00
ent_functions.lua added nekos gens 2017-07-14 20:17:01 +02:00
perlin_noise.lua Improve Perlin noise implementation 2017-07-23 21:35:49 +01:00
simplex_noise.lua added nekos gens 2017-07-14 20:17:01 +02:00