#include "..\Headers\GXFractal.h"#include "math.h"Functions | |
| double | GXCosineInterpolation (double number1, double number2, double x) |
| double | GXRandomNumber (int x, int y) |
| float | GXSmoothRandom (int x, int y) |
| float | GXNoise (float x, float y) |
| float | GXFBM (float x, float y, float octaves, float amplitude, float frequency, float h) |
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001