Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 420 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 420 Bytes

FractalNoiseCGFX

Methods for creating fractal noise with a shader.

Иллюстрация к проекту

The pseudo-random function is built on the sine of a large number. A fifth-order smoothing curve and bilinear interpolation have been applied. By overlaying octaves and coloring the values into colors, you can get a landscape.