CF_Noise¶
Category: noise
GitHub: cute_noise.h
Used to generate noise at specified points.
Remarks¶
You're probably looking for image generation functions such as cf_noise_pixels or cf_noise_fbm_pixels. This struct is fairly low-level and intended for those who know what they're doing.
Related Pages¶
cf_noise4
cf_make_noise
cf_destroy_noise
cf_noise2
cf_noise3