HighMap library (C++)
Loading...
Searching...
No Matches
noise_functions.cpp File Reference

Namespaces

namespace  hmap
 

Functions

std::unique_ptr< hmap::NoiseFunctionhmap::create_noise_function_from_type (NoiseType noise_type, Vec2< float > kw, uint seed)
 Create a noise function based on the specified noise type.