I\'m reading a book on OpenGL, \"Interactive Computer Graphics\" by Edward Angel. In it, he asks you to modify a Sierpinski gasket algorithm to yield fractal mountains. To do so
By "perturb" he likely means adding a bit of noise to the new midpoint.