|
FastLED 3.9.15
|
|
extern |
8-Bit, fixed point implementation of Perlin's noise.
| x | x-axis coordinate on noise map (1D) |
| y | y-axis coordinate on noise map (2D) |
Definition at line 614 of file noise.cpp.
References inoise8_raw(), qadd8(), x, and y.
Here is the call graph for this function: