clatter icon indicating copy to clipboard operation
clatter copied to clipboard

Value noise

Open Ralith opened this issue 2 years ago • 0 comments

Interpolating random points on a regular grid using e.g. a quintic polynomial, as documented in e.g. https://iquilezles.org/articles/morenoise/. Could perhaps also use a simplex grid with some sort of barycentric interpolation for better perf at high dimensionalities.

Ralith avatar Apr 25 '22 18:04 Ralith