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

Namespaces

namespace  hmap
 
namespace  hmap::gpu
 

Functions

Array hmap::gpu::flow_accumulation_stochastic (const Array &z, int n_samples=1<< 19, std::uint32_t seed=0, const Array *p_source=nullptr, const Array *p_decay=nullptr)
 GPU (OpenCL) variant of hmap::flow_accumulation_stochastic — see the CPU declaration for the algorithm description and parameters.