summaryrefslogtreecommitdiffstats
path: root/source/Generating/Noise3DGenerator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Converted the Noise3D generator to optimized noise and lerpmadmaxoft@gmail.com2013-05-111-105/+175
* Noise3D: Re-fixed composition, finally no fake-tree remnantsmadmaxoft@gmail.com2013-04-271-2/+4
* Noise3D: Fixed composition when reusing the buffer (caused chopped trees)madmaxoft@gmail.com2013-04-271-0/+4
* Noise3D made into Composable - both a HeightGen and a CompositionGenmadmaxoft@gmail.com2013-04-271-0/+229
* Noise3D: Made settable through INI, added slight height control, added basic compositingmadmaxoft@gmail.com2013-04-271-49/+136
* Noise3D: Shifted to normal groundlevel, added water on sealevelmadmaxoft@gmail.com2013-04-271-2/+17
* New terrain generator - Noise3D.madmaxoft@gmail.com2013-04-271-0/+186