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/stdint.h
"
4
#include "
fl/int.h
"
5
6
namespace
fl
{
7
8
// Compute 2D Worley noise at (x, y) in Q15
9
i32
worley_noise_2d_q15
(i32
x
, i32
y
);
10
11
}
// namespace fl
y
int y
Definition
simple.h:93
x
int x
Definition
simple.h:92
int.h
fl::worley_noise_2d_q15
i32 worley_noise_2d_q15(i32 x, i32 y)
Definition
noise_woryley.cpp:33
fl
IMPORTANT!
Definition
crgb.h:20
stdint.h
fl
noise_woryley.h
Generated on Fri Aug 22 2025 20:59:33 for FastLED by
1.13.2