Definition at line 1012 of file funky.cpp.
1012 {
1014 int ioffset =
scale2 * i;
1016 int joffset =
scale2 * j;
1018 }
1019 }
1021
1022}
UISlider speed("Speed", 1.0f, -20.0f, 20.0f, 0.01f)
uint8_t noise2[NUM_LAYERS][WIDTH][HEIGHT]
uint8_t inoise8(uint16_t x, uint16_t y, uint16_t z)
8-Bit, fixed point implementation of Perlin's noise.
References inoise8(), MAX_DIMENSION, noise2, scale2, speed, x2, y2, and z2.
Referenced by NoiseExample1().