FastLED 3.9.15
|
|
extern |
16-bit, fixed point implementation of Perlin's noise.
x | x-axis coordinate on noise map (1D) |
y | y-axis coordinate on noise map (2D) |
t | t-axis coordinate on noise map (3D) |
Definition at line 466 of file noise.cpp.
References inoise16_raw(), x, y, and z.
Referenced by draw(), fill_raw_2dnoise16(), fill_raw_2dnoise16into8(), fill_raw_noise16into8(), Fire2023(), getPaletteIndex(), getPaletteIndex(), loop(), and NoiseGenerator::Value().