diff options
author | kwolekr <kwolekr@minetest.net> | 2016-04-28 03:43:09 -0400 |
---|---|---|
committer | kwolekr <kwolekr@minetest.net> | 2016-05-27 23:23:58 -0400 |
commit | 76f485647983ebd7eb4c3abbca0869d13f76920b (patch) | |
tree | 6e6f4745311f2ac834780b5bf142dfeeea3aceb0 /src/script/cpp_api/s_base.h | |
parent | fa6b21a15b415cd82dce6896b94a5341b7dd76f0 (diff) | |
download | minetest-76f485647983ebd7eb4c3abbca0869d13f76920b.tar.gz minetest-76f485647983ebd7eb4c3abbca0869d13f76920b.tar.bz2 minetest-76f485647983ebd7eb4c3abbca0869d13f76920b.zip |
Move biome calculation to BiomeGen
BiomeGen defines an interface that, given a set of BiomeParams, computes biomes
for a given area using the algorithm implemented by that specific BiomeGen.
This abstracts away the old system where each mapgen supplied the noises
required for biome generation.
Diffstat (limited to 'src/script/cpp_api/s_base.h')
0 files changed, 0 insertions, 0 deletions