| # | Line 39 | Line 39 | static char noise_name[4][8] = {"noise3x", "noise3y", | |
|---|---|---|
| 39 | static char fnoise_name[] = "fnoise3"; | |
| 40 | static char hermite_name[] = "hermite"; | |
| 41 | ||
| 42 | – | //double *noise3(), fnoise3(), frand(); |
| 43 | – | //static interpolate(); |
| 44 | – | |
| 42 | static long xlim[3][2]; | |
| 43 | static double xarg[3]; | |
| 44 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |