22 out.
factor = SuperSample::SUPER_SAMPLE_2X;
33 out.
factor = SuperSample::SUPER_SAMPLE_2X;
48 int width =
xymap.getWidth();
49 int height =
xymap.getHeight();
50 XYMap xyRect(width, height,
false);
56 blend_stack->add(wave_fx_low);
57 blend_stack->add(wave_fx_high);
59 .wave_fx_low = wave_fx_low,
60 .wave_fx_high = wave_fx_high,
61 .blend_stack = blend_stack,
XYMap xymap(WIDTH, HEIGHT, SERPENTINE)
central include file for FastLED, defines the CFastLED class/object
static XYMap constructRectangularGrid(u16 width, u16 height, u16 offset=0)
#define DEFINE_GRADIENT_PALETTE(X)
Defines a static RGB palette very compactly using a series of connected color gradients.
WaveEffect NewWaveSimulation2D(const XYMap &xymap)
WaveFx::Args CreateArgsLower()
WaveFx::Args CreateArgsUpper()
shared_ptr< T > make_shared(Args &&... args)