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