|
FastLED 3.9.15
|
Implementation of 2D flow field visualization.
Definition in file flowfield.cpp.hpp.
#include "fl/fx/2d/flowfield.h"#include "fl/fx/2d/animartrix_detail/perlin_s16x16.h"#include "fl/gfx/tile2x2.h"#include "fl/math/math.h"#include "fl/stl/compiler_control.h"
Include dependency graph for flowfield.cpp.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
Variables | |
| static constexpr i32 | fl::FP_255 = 255 * FP_ONE |
| static constexpr i32 | fl::FP_ONE = s16x16::SCALE |