FastLED
3.9.15
Loading...
Searching...
No Matches
noise_woryley.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
fl/stl/int.h
"
4
5
namespace
fl
{
6
7
// Compute 2D Worley noise at (x, y) in Q15
8
i32
worley_noise_2d_q15
(i32
x
, i32
y
);
9
10
}
// namespace fl
int.h
fl::x
x
Definition
transposition.cpp.hpp:24
fl::worley_noise_2d_q15
i32 worley_noise_2d_q15(i32 x, i32 y)
Definition
noise_woryley.cpp.hpp:34
fl::y
y
Definition
transposition.cpp.hpp:23
fl
Base definition for an LED controller.
Definition
crgb.hpp:179
fl
math
noise
noise_woryley.h
Generated on Tue Jun 16 2026 00:06:59 for FastLED by
1.13.2