kwolekr 482b1c3b13 SAPI/Noise: Add PerlinNoiseMap:getMapSlice() function
This adds the ability to grab 'slices' of noise calculated by PerlinNoiseMap.
Retrieving smaller slices of noise from the computation result as needed
optimizes memory usage while maintaining a reasonable amount of CPU overhead.
2015-05-31 23:20:49 +10:00
2015-05-31 23:17:44 +10:00
2015-05-31 23:20:28 +10:00
2015-01-16 20:54:04 +10:00
2015-05-31 23:13:54 +10:00
2015-05-13 17:00:42 +10:00
2015-05-31 23:13:54 +10:00
2011-08-11 17:57:40 +02:00
2015-05-31 23:13:54 +10:00
2015-05-15 16:17:39 +03:00
2015-03-27 15:00:48 -04:00
2015-05-23 20:36:48 +10:00
2015-05-05 23:22:26 +03:00
2015-05-05 23:22:26 +03:00
2015-05-31 23:13:54 +10:00

MultiCraft Open Sourse Project
========

MultiCraft is an open source sandbox game inspired by [Minecraft](https://minecraft.net/).

MultiCraft is based on Minetest which is developed by a [number of contributors](https://github.com/minetest/minetest/graphs/contributors) from all over the globe.

It aims to make the game fun while trading off some bits of perfectionism.

Copyright (c) 2014-2015 Maksim Gamarnik [MoNTE48] <MoNTE48@mail.ua>

In case you downloaded the source code:
---------------------------------------
If you downloaded the Minetest Engine source code in which this file is
contained, you probably want to download the minetest_game project too:
  https://github.com/MultiCraftProject/MultiCraft_game
See the README.txt in it.

Further documentation
----------------------
- Website: http://minetest.net/
- Wiki: http://wiki.minetest.net/
- Developer wiki: http://dev.minetest.net/
- Forum: http://forum.minetest.net/
- Github: https://github.com/minetest/minetest/
- doc/ directory of source distribution

This game is not finished
--------------------------
- Don't expect it to work as well as a finished game will.
Description
No description provided
Readme 69 MiB
Languages
C++ 76.8%
C 12.4%
Lua 7.2%
CMake 1%
Shell 0.7%
Other 1.8%