HighMap library (C++)
|
Namespaces | |
namespace | hmap |
Functions | |
Array | hmap::worley_double (Vec2< int > shape, Vec2< float > kw, uint seed, float ratio=0.5f, float k=0.f, const Array *p_ctrl_param=nullptr, const Array *p_noise_x=nullptr, const Array *p_noise_y=nullptr, const Array *p_stretching=nullptr, Vec4< float > bbox={0.f, 1.f, 0.f, 1.f}) |
Return an array filled with the maximum of two Worley (cellular) noises. | |