FastLED 3.9.15
Loading...
Searching...
No Matches
splat.h File Reference
#include "fl/tile2x2.h"
#include "fl/geometry.h"
+ Include dependency graph for splat.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.
 

Functions

Tile2x2_u8 fl::splat (vec2f xy)
 "Splat" as in "splat pixel rendering" takes a pixel value in float x,y coordinates and "splats" it into a 2x2 tile of pixel values.