summaryrefslogtreecommitdiffstats
path: root/src/Generating/Noise3DGenerator.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-10Decoupled cChunkGenerator from cWorld and cRoot.madmaxoft1-1/+1
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-106/+106
2013-05-14Noise3D generator is now using linear upscalingmadmaxoft@gmail.com1-4/+9
2013-05-11Converted the Noise3D generator to optimized noise and lerpmadmaxoft@gmail.com1-4/+8
2013-04-27Noise3D made into Composable - both a HeightGen and a CompositionGenmadmaxoft@gmail.com1-2/+42
2013-04-27Noise3D: Made settable through INI, added slight height control, added basic compositingmadmaxoft@gmail.com1-0/+18
2013-04-27New terrain generator - Noise3D.madmaxoft@gmail.com1-0/+39